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