diff --git a/package-lock.json b/package-lock.json index f7d078eb..c78b77df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "firo-client", - "version": "2.1.2", + "version": "2.1.3", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.1.2", + "version": "2.1.3", "license": "MIT", "dependencies": { "@swyftx/api-crypto-address-validator": "^1.13.1", diff --git a/package.json b/package.json index 98c3c18d..1a4d599d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firo-client", - "version": "2.1.2", + "version": "2.1.3", "author": { "name": "Firo Foundation", "email": "team@firo.io",