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