From 9b23587105916b2af7f6a17e90738e5df1dc1688 Mon Sep 17 00:00:00 2001 From: dfahlander Date: Fri, 13 Oct 2023 15:54:46 +0200 Subject: [PATCH] test-publish dexie --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fc5a7d9e..eecc13ba2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dexie", - "version": "4.0.1-alpha.25", + "version": "4.0.1-alpha.26", "description": "A Minimalistic Wrapper for IndexedDB", "main": "dist/dexie.js", "module": "dist/dexie.mjs",