From: AJ ONeal <coolaj86@gmail.com>
Date: Thu, 23 Jun 2022 11:03:51 +0000 (-0600)
Subject: 1.3.1
X-Git-Tag: v1.3.1
X-Git-Url: https://git.josue.xyz/?a=commitdiff_plain;h=a7b8307d446635b66d90916b2d3e2ae2cc3591a4;p=crowdnode.js%2F.git

1.3.1
---

diff --git a/package-lock.json b/package-lock.json
index 230ebd5..917e5ef 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "crowdnode",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "crowdnode",
-      "version": "1.3.0",
+      "version": "1.3.1",
       "license": "SEE LICENSE IN LICENSE",
       "dependencies": {
         "@dashevo/dashcore-lib": "^0.19.38",
diff --git a/package.json b/package.json
index 18aaac3..393de2c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "crowdnode",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "description": "Manage your stake in Đash with the CrowdNode Blockchain API",
   "main": "./lib/crowdnode.js",
   "bin": {