diff --git a/package.json b/package.json index 0b82fbaa..ad01482a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "superstring", - "version": "1.0.9", + "version": "1.1.0", "description": "A data structure to efficiently represent the results of applying patches.", "scripts": { "test-native": "script/test-native.js",