diff --git a/package.json b/package.json index 6d97a32..978e271 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/webstore", - "version": "2.0.20", + "version": "2.0.21", "private": false, "description": "A high-performance storage solution for web applications using IndexedDB.", "main": "dist_ts/index.js", @@ -79,4 +79,4 @@ "type": "git", "url": "https://code.foss.global/push.rocks/webstore.git" } -} \ No newline at end of file +}