diff --git a/package.json b/package.json index 23a6bde..0fd5e0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "edit-distance", - "version": "0.0.1", + "version": "0.0.2", "description": "String and tree edit distance", "main": "./lib/index.js", "scripts": {