idb-bridge: version bump

This commit is contained in:
Florian Dold 2019-08-17 01:54:24 +02:00
parent 5ff600fed7
commit 43cccf2c70
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -1,6 +1,6 @@
{
"name": "idb-bridge",
"version": "0.0.6",
"version": "0.0.7",
"description": "IndexedDB implementation that uses SQLite3 as storage",
"main": "./build/index.js",
"types": "./build/index.d.ts",