From 52f40042b0327203c8276e460d4cd22848a3efa4 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Wed, 1 Feb 2017 22:31:43 +0000 Subject: [PATCH] js-precompiled 20170201-222816 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b73649132..de3b4b962 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1508,7 +1508,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/ethcore/js-precompiled.git#428dc88d8306a611d620c9b21b7547b29ca1aa24" +source = "git+https://github.com/ethcore/js-precompiled.git#0687fe4493c99db6808cb46755a7e37e9cf347c6" dependencies = [ "parity-dapps-glue 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/js/package.json b/js/package.json index 2b234eca0..059acc8bb 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.3.54", + "version": "0.3.55", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",