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