From 96cd4e83da9448ee456b40441da80cab78b6d462 Mon Sep 17 00:00:00 2001 From: Sky Young Date: Mon, 21 May 2018 13:13:37 -0700 Subject: [PATCH] Update version number --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index adb5508..9d3be18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flocore", - "version": "5.0.0-beta.44", + "version": "5.0.0-beta.45", "description": "A platform to build Florincoin and blockchain-based applications.", "engines": { "node": ">=8.0.0" @@ -37,10 +37,10 @@ "url": "https://github.com/oipwg/flocore.git" }, "dependencies": { - "flocore-lib": "0.15.0", - "flocore-node": "5.0.0-beta.44", - "flosight-api": "5.0.0-beta.44", - "flosight-ui": "v5.0.0-beta.44" + "flocore-lib": "0.15.1", + "flocore-node": "5.0.0-beta.66", + "flosight-api": "5.0.0-beta.63", + "flosight-ui": "5.0.0-beta.58" }, "license": "MIT", "devDependencies": {