diff --git a/package.json b/package.json index 44aa71b..92739ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@swan-io/indexed-db", - "version": "0.4.1", + "version": "0.4.2", "license": "MIT", "description": "A resilient, Future-based key-value store for IndexedDB", "author": "Mathieu Acthernoene ",