diff --git a/package-lock.json b/package-lock.json index 2b3a72e..1d918ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pathcheck/shc-sdk", - "version": "0.0.6", + "version": "0.0.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pathcheck/shc-sdk", - "version": "0.0.6", + "version": "0.0.7", "license": "GPL-3.0-only", "dependencies": { "base64url": "^3.0.1", diff --git a/package.json b/package.json index 5f7483d..d34b2d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pathcheck/shc-sdk", - "version": "0.0.6", + "version": "0.0.7", "description": "Verifiable QR SDK for Smart Health Cards", "scripts": { "test": "mocha",