diff --git a/package.json b/package.json index bd14947..5b561da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datastore-idb", - "version": "1.0.0", + "version": "1.0.1", "description": "Datastore implementation with IndexedDB backend.", "leadMaintainer": "Hugo Dias ", "main": "src/index.js",