diff --git a/package-lock.json b/package-lock.json index eca2e74..056b0da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pathcheck/shc-sdk", - "version": "0.0.3", + "version": "0.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pathcheck/shc-sdk", - "version": "0.0.3", + "version": "0.0.4", "license": "GPL-3.0-only", "dependencies": { "base64url": "^3.0.1", diff --git a/package.json b/package.json index 0bddd91..79f3911 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pathcheck/shc-sdk", - "version": "0.0.3", + "version": "0.0.4", "description": "Verifiable QR SDK for Smart Health Cards", "scripts": { "test": "mocha",