From 88c0329a318374202e90b069e4f82499919d3707 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Fri, 30 Dec 2016 04:13:29 +0000 Subject: [PATCH] [ci skip] js-precompiled 20161230-041039 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0d7563e1f..0e38f0a73 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#411717767823812415ad01764985afbac6920533" +source = "git+https://github.com/ethcore/js-precompiled.git#78ca8ccb3c00725ea8d51c1f78afe6f6ad563695" 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 11770005b..30c5a1ed4 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.2.156", + "version": "0.2.157", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",