Changed version number

This commit is contained in:
Damjan Bursac 2019-08-19 16:11:47 +02:00
parent 0c2f9f848b
commit e585d0b0e3
1 changed files with 1 additions and 1 deletions

View File

@ -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",