diff --git a/package.json b/package.json index 5c361ce..19cea33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/webstore", - "version": "2.0.16", + "version": "2.0.17", "private": false, "description": "A high-performance storage solution for web applications using IndexedDB.", "main": "dist_ts/index.js", @@ -60,4 +60,4 @@ "API caching", "efficient data management" ] -} \ No newline at end of file +}