From ccae316e298d5b74d5582c96ae00890234e27095 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 30 Sep 2023 15:10:42 +0200 Subject: [PATCH] 2.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91f48d6..b869c0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/webstore", - "version": "2.0.10", + "version": "2.0.11", "private": false, "description": "high performance storage in the browser using indexed db", "main": "dist_ts/index.js",