diff --git a/package-lock.json b/package-lock.json index 64942ca..f927b23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@liskhq/lisk-db", - "version": "0.3.9", + "version": "0.3.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@liskhq/lisk-db", - "version": "0.3.9", + "version": "0.3.10", "license": "Apache-2.0", "dependencies": { "@mapbox/node-pre-gyp": "^1.0.9", diff --git a/package.json b/package.json index cec0f39..e7cbbda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@liskhq/lisk-db", - "version": "0.3.9", + "version": "0.3.10", "description": "A database access implementation according to the Lisk protocol", "author": "Lisk Foundation , lightcurve GmbH ", "license": "Apache-2.0",