From ee050d4fd87784340b4fd87bee0cc162f6807fc0 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Tue, 20 Dec 2016 11:20:41 +0000 Subject: [PATCH] [ci skip] js-precompiled 20161220-111754 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3ceedcc9e..a4083fd6d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1367,7 +1367,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/ethcore/js-precompiled.git#e3e33f97c0f3b3d788a859b5bd10f5ca1ee45871" +source = "git+https://github.com/ethcore/js-precompiled.git#c8eb24c13e6fa57bf3b85b16209d281d89b31cbf" 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 8c741fa56..c7ab53a2e 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.2.130", + "version": "0.2.131", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",