diff --git a/package.json b/package.json index 90a68e0..1a0b980 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "indexeddb-getall-shim", - "version": "1.3.4", + "version": "1.3.5", "description": "A shim/polyfill for supporting IDBObjectStore.getAll and IDBIndex.getAll.", "main": "IndexedDB-getAll-shim.js", "scripts": {