diff --git a/package-lock.json b/package-lock.json index df3bea5b8..af779e0e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "insight-ui", - "version": "5.0.0-beta.43", + "version": "5.0.0-beta.44", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 41f7af4c3..b31709e17 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "insight-ui", "description": "An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.", - "version": "5.0.0-beta.43", + "version": "5.0.0-beta.44", "repository": "git://github.com/bitpay/insight-ui.git", "bugs": { "url": "https://github.com/bitpay/insight-ui/issues"