diff --git a/package-lock.json b/package-lock.json index bb261aa..aa385a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nip06-cli", - "version": "1.0.5", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "nip06-cli", - "version": "1.0.5", + "version": "1.1.0", "license": "MIT", "dependencies": { "@scure/bip39": "1.1.0", diff --git a/package.json b/package.json index 653ab0c..079e6cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nip06-cli", - "version": "1.0.5", + "version": "1.1.0", "description": "NIP06 CLI", "author": { "email": "jaonoctus@protonmail.com",