diff --git a/package.json b/package.json index 4060d1657..0dfa7bfb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dexie", - "version": "4.0.2", + "version": "4.0.3", "description": "A Minimalistic Wrapper for IndexedDB", "main": "dist/dexie.js", "module": "dist/dexie.mjs",