From: AJ ONeal Date: Sun, 19 Jun 2022 10:56:44 +0000 (-0600) Subject: 1.0.1 X-Git-Tag: v1.0.1^0 X-Git-Url: https://git.josue.xyz/?p=crowdnode.js%2F.git;a=commitdiff_plain;h=1b461ad2148c6aa20a562c4458342da2fbdf75d8 1.0.1 --- diff --git a/package-lock.json b/package-lock.json index 92fb667..0558bd2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "crowdnode", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "crowdnode", - "version": "1.0.0", + "version": "1.0.1", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@dashevo/dashcore-lib": "^0.19.38", diff --git a/package.json b/package.json index 704ac3a..489f309 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crowdnode", - "version": "1.0.0", + "version": "1.0.1", "description": "Manage your stake in Đash with the CrowdNode Blockchain API", "main": "./lib/crowdnode.js", "bin": { @@ -14,7 +14,13 @@ "type": "git", "url": "git+https://github.com/dashhive/crowdnode.js.git" }, - "keywords": ["Dash", "CrowdNode", "Blockchain", "Stake", "Staking"], + "keywords": [ + "Dash", + "CrowdNode", + "Blockchain", + "Stake", + "Staking" + ], "author": "AJ ONeal (https://therootcompany.com)", "license": "SEE LICENSE IN LICENSE", "bugs": {