From 43baa461b0e1cd160b9a682eea447df49d56896b Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Wed, 1 Feb 2017 21:01:07 +0000 Subject: [PATCH] js-precompiled 20170201-205737 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 02eb4b14b..4ce6af7f6 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#0bf234c5108f18d6de2fc8045acf8a9c89656e2d" +source = "git+https://github.com/ethcore/js-precompiled.git#2488454982179337c47c1795936b365e1c902858" 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 03c0af6ab..e2f7b48a6 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.3.50", + "version": "0.3.51", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",