From e84d03f31d80a5b6b674371a852c56b6a1343c1c Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Tue, 11 Apr 2017 15:08:42 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170411-150514 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 830e1e75a..8f710cc18 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1761,7 +1761,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#b4c41885c6e02c64fb773546b2f135f56ea7022f" +source = "git+https://github.com/paritytech/js-precompiled.git#f4fa3048dcb0e202c53a61b9b9e7dd446fa1c088" dependencies = [ "parity-dapps-glue 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/js/package.json b/js/package.json index 56806ef41..e4bf27430 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.49", + "version": "1.7.50", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",