From 452596702a0096ab0a055edae497cd7fa23f2a74 Mon Sep 17 00:00:00 2001 From: Sky Young Date: Thu, 4 Jun 2020 18:08:38 -0600 Subject: [PATCH] v5.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 355bf403..47ae3fe0 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "node": ">=8.0.0" }, "author": "BitPay ", - "version": "5.0.7", + "version": "5.0.8", "main": "./index.js", "repository": "git://github.com/oipwg/flocore-node.git", "homepage": "https://github.com/oipwg/flocore-node",