diff --git a/package.json b/package.json index 320d1c3..3b3974e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/webstore", - "version": "2.0.8", + "version": "2.0.9", "private": false, "description": "high performance storage in the browser using indexed db", "main": "dist_ts/index.js", @@ -46,4 +46,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}