diff --git a/package.json b/package.json index 1780da4..f894f06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "idbx", - "version": "1.0.5", + "version": "1.0.6", "description": "No-bullshit indexedDB wrapper functions with promises, iterators and shortcuts.", "types": "dest/idbx.d.ts", "module": "dest/idbx.js",