diff --git a/package.json b/package.json index 4a05d31..7f15f69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chunk-store-idb", - "version": "0.0.3", + "version": "0.0.4", "description": "IndexedDB chunk store that is abstract-chunk-store compatible", "main": "dist/index.js", "types": "dist/index.d.ts",