diff --git a/package-lock.json b/package-lock.json index 0a44c4d..6baf69b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@plumaa/signer", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@plumaa/signer", - "version": "1.2.0", + "version": "1.3.0", "license": "MIT", "dependencies": { "node-forge": "^1.3.1", diff --git a/package.json b/package.json index 1e03e9d..ec48855 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@plumaa/signer", - "version": "1.2.0", + "version": "1.3.0", "description": "RSA signature and verification utilities for signing Ethereum operations with an RSA keypair", "main": "dist/index.js", "files": [