diff --git a/package-lock.json b/package-lock.json index fcf34d5..39d5edc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@archwayhq/keyring-go", - "version": "0.1.2", + "version": "0.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@archwayhq/keyring-go", - "version": "0.1.2", + "version": "0.1.3", "hasInstallScript": true, "license": "Apache-2.0", "os": [ diff --git a/package.json b/package.json index fa3dc67..260ff43 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@archwayhq/keyring-go", - "version": "0.1.2", + "version": "0.1.3", "description": "A Node.js native addon for the Cosmos Keyring Go library to store values using the OS keyring or the filesystem", "homepage": "https://docs.archway.io", "repository": "github:archway-network/keyring-go",