diff --git a/package-lock.json b/package-lock.json index 1355d8a..3bfcba6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "authrite-js", - "version": "0.4.14", + "version": "0.4.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "authrite-js", - "version": "0.4.14", + "version": "0.4.15", "license": "Open BSV License", "dependencies": { "@babbage/sdk-ts": "^0.2.11", diff --git a/package.json b/package.json index 8c84e54..fbb2746 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "authrite-js", - "version": "0.4.14", + "version": "0.4.15", "description": "A system for mutual authentication of two parties over a communications channel", "main": "src/index.js", "scripts": {