diff --git a/package-lock.json b/package-lock.json index 7c734c4..401484e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "list-positions", - "version": "1.1.0", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "list-positions", - "version": "1.1.0", + "version": "2.0.0", "license": "MIT", "dependencies": { "lex-sequence": "^2.0.0", diff --git a/package.json b/package.json index e039dd1..805f978 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "list-positions", - "version": "1.1.0", + "version": "2.0.0", "description": "Efficient \"positions\" for lists and text - enabling rich documents and collaboration", "author": "Matthew Weidner", "license": "MIT",