From: AJ ONeal Date: Tue, 21 Jun 2022 07:05:33 +0000 (-0600) Subject: 1.2.0 X-Git-Tag: v1.2.0^0 X-Git-Url: https://git.josue.xyz/?p=crowdnode.js%2F.git;a=commitdiff_plain;h=6c06b4c913594232113849006c8158b0eb1a8e86 1.2.0 --- diff --git a/package-lock.json b/package-lock.json index 466bd23..4fd2c12 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "crowdnode", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "crowdnode", - "version": "1.1.0", + "version": "1.2.0", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@dashevo/dashcore-lib": "^0.19.38", diff --git a/package.json b/package.json index 04c3fdb..5e207d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crowdnode", - "version": "1.1.0", + "version": "1.2.0", "description": "Manage your stake in Đash with the CrowdNode Blockchain API", "main": "./lib/crowdnode.js", "bin": {