diff --git a/package.json b/package.json index 06abf95..364fbe3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/webstore", - "version": "2.0.13", + "version": "2.0.14", "private": false, "description": "high performance storage in the browser using indexed db", "main": "dist_ts/index.js", @@ -58,4 +58,4 @@ "typed requests", "performance optimization" ] -} \ No newline at end of file +}