From 90746bd8c9dd629b2e338b1694fef720f5e265ca Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Mon, 27 Mar 2017 14:43:26 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170327-144027 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8edf235c5..23b2ac440 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1750,7 +1750,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/ethcore/js-precompiled.git#92cf06c1e8c3b79014a9d6adcb1f5c17f0a88030" +source = "git+https://github.com/ethcore/js-precompiled.git#6f18d6f6ddfff55e93f67e11f445eb98bc860219" 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 799948443..550f22075 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.33", + "version": "1.7.34", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",