From 7425a5c42d878cb15cad817ecb953cf69bb87614 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 17 May 2024 16:36:57 +0200 Subject: [PATCH] 2.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f5b50f..195f9bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/webstore", - "version": "2.0.15", + "version": "2.0.16", "private": false, "description": "high performance storage in the browser using indexed db", "main": "dist_ts/index.js",