From 188560c716bf05b2005da45a683b67922e4a7f67 Mon Sep 17 00:00:00 2001 From: Sigve Kvalsvik Date: Mon, 9 Oct 2017 17:41:31 +0200 Subject: [PATCH] Update version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2474838dba..325254a8f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "BitShares2-light", - "version": "2.0.171003", + "version": "2.0.171009", "description": "Advanced wallet interface for the BitShares financial blockchain.", "homepage": "https://github.com/bitshares/bitshares-ui", "author": "Sigve Kvalsvik ",