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