From 95af97b34f1b18a35ddab7c899013c8f823be881 Mon Sep 17 00:00:00 2001 From: Sky Young Date: Mon, 21 May 2018 09:13:45 -0700 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34fd0df..70a265e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "flosight-api", "description": "A Florincoin blockchain REST and web socket API service for Flocore Node.", - "version": "5.0.0-beta.60", + "version": "5.0.0-beta.61", "repository": "git://github.com/bitpay/flosight-api.git", "bugs": { "url": "https://github.com/bitpay/flosight-api/issues"