From 75a661ba95a0c9d5fa23410697b058ee2abff09e Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sun, 19 Jun 2022 05:04:43 -0600 Subject: [PATCH] 1.0.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0558bd2..62eafa9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "crowdnode", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "crowdnode", - "version": "1.0.1", + "version": "1.0.2", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@dashevo/dashcore-lib": "^0.19.38", diff --git a/package.json b/package.json index c5ffeca..e0d7cb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crowdnode", - "version": "1.0.1", + "version": "1.0.2", "description": "Manage your stake in Đash with the CrowdNode Blockchain API", "main": "./lib/crowdnode.js", "bin": { -- 2.25.1