From 65fe26051938d185bc51b9dfeb4f85897eb553f1 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 1 May 2023 12:45:00 +0200 Subject: [PATCH] 2.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eaa5a76..c1c01bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/webstore", - "version": "2.0.6", + "version": "2.0.7", "private": false, "description": "high performance storage in the browser using indexed db", "main": "dist_ts/index.js",