From 2b30e0b5e02eff441c677844a28045bcb2268b2b Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Wed, 10 May 2017 15:58:15 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170510-155435 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2a4c20835..23c75a402 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1781,7 +1781,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#eef7f1ac0dfc44527ef1925968235c5e69add959" +source = "git+https://github.com/paritytech/js-precompiled.git#d370bad71ec9c573828136f7b64f893173cdacee" 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 c11af4064..33668f445 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.73", + "version": "1.7.74", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",