From 02ea3ab0f86a4691cf8d761b65bf9002bf99cf3a Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Thu, 29 Dec 2016 20:10:35 +0000 Subject: [PATCH] [ci skip] js-precompiled 20161229-200742 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7aacadeab..0d7563e1f 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#fc7604165a9f0fa2c28fdfec8fccf82ec95e2cd5" +source = "git+https://github.com/ethcore/js-precompiled.git#411717767823812415ad01764985afbac6920533" 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 376f68e87..11770005b 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.2.155", + "version": "0.2.156", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",