From cabf251280938f0bd2bed682b3b33ae799229aea Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Sun, 5 Mar 2017 09:41:41 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170305-093606 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 09e108044..0c578977b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1706,7 +1706,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/ethcore/js-precompiled.git#2bbbab73349fbb7eb84d7314727046a812a3e3db" +source = "git+https://github.com/ethcore/js-precompiled.git#377749694cfebdea96cca5ed7ff777eef1424b66" 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 3f496589b..dab289769 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.3.116", + "version": "0.3.117", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",