From 9cfc72ca43f0762316eb663bf67ab9cc5155a98b Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Sat, 24 Dec 2016 03:36:00 +0000 Subject: [PATCH] [ci skip] js-precompiled 20161224-033250 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a27ef4fa8..5df1a3c24 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1500,7 +1500,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/ethcore/js-precompiled.git#2c87efb66b463fc6d1e0c5192bcacc7e94ecfdb2" +source = "git+https://github.com/ethcore/js-precompiled.git#3b262312c38c2c9eadbee7b52a5bb9c121864d0a" 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 cbbc407e4..b686d6c4a 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.2.146", + "version": "0.2.147", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",