diff --git a/build/package-lock.json b/build/package-lock.json index 992570d..ad05658 100644 --- a/build/package-lock.json +++ b/build/package-lock.json @@ -13,8 +13,7 @@ } }, "..": { - "name": "micro-eth-signer", - "version": "0.12.1", + "version": "0.12.2", "dev": true, "license": "MIT", "dependencies": { diff --git a/package-lock.json b/package-lock.json index eccaa1c..b501969 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "micro-eth-signer", - "version": "0.12.1", + "version": "0.12.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "micro-eth-signer", - "version": "0.12.1", + "version": "0.12.2", "license": "MIT", "dependencies": { "@noble/curves": "~1.6.0", diff --git a/package.json b/package.json index 03739d4..8e34bb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "micro-eth-signer", - "version": "0.12.1", + "version": "0.12.2", "description": "Minimal library for Ethereum transactions, addresses and smart contracts", "files": [ "abi",