From 4eba927ded60753053fd781ac0b8f7dc0cea8b41 Mon Sep 17 00:00:00 2001 From: Sky Young Date: Fri, 18 May 2018 15:29:09 -0700 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 725eae5..f2c1206 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "flosight-ui", "description": "An open-source frontend for the Flosight API. The Flosight API provides you with a convenient, powerful and simple way to query and broadcast data on the florincoin network and build your own services with it.", - "version": "5.0.0-beta.50", + "version": "5.0.0-beta.51", "repository": "git://github.com/bitpay/flosight-ui.git", "bugs": { "url": "https://github.com/bitpay/flosight-ui/issues"