From 3e86b2e6664865d7613dfe7ee70551929fe98b39 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Wed, 10 May 2017 13:52:55 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170510-134918 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 18dcc7ab8..568912b0a 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#d00be5ab7f4338b14b95fbdac29097b9f9fa0848" +source = "git+https://github.com/paritytech/js-precompiled.git#bc9745970d55f79ad7aa1f64df86bb4bca988874" 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 3188163fd..30b01db1a 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.71", + "version": "1.7.72", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",