From b04ac5466f1000094c1e89e4e49e576a62a5f91f Mon Sep 17 00:00:00 2001 From: Sky Young Date: Thu, 17 May 2018 09:58:59 -0700 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fee97603..7725c296 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "node": ">=8.0.0" }, "author": "BitPay ", - "version": "5.0.0-beta.60", + "version": "5.0.0-beta.61", "main": "./index.js", "repository": "git://github.com/oipwg/flocore-node.git", "homepage": "https://github.com/oipwg/flocore-node",