diff --git a/package-lock.json b/package-lock.json index 2148426..a203006 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nault", - "version": "1.18.2", + "version": "1.18.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "nault", - "version": "1.18.0", + "version": "1.18.3", "license": "MIT", "dependencies": { "@angular-devkit/core": "13.1.2", diff --git a/package.json b/package.json index 5c63c46..c776bfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nault", - "version": "1.18.2", + "version": "1.18.3", "license": "MIT", "description": "Wallet for interacting with nano", "author": "The Nano Community / Andrew Steele",