From 710339d0a831ecd8fc199d4b4c963b6e7a7bb3af Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Wed, 10 May 2017 14:43:30 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170510-143939 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 568912b0a..2a4c20835 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#bc9745970d55f79ad7aa1f64df86bb4bca988874" +source = "git+https://github.com/paritytech/js-precompiled.git#eef7f1ac0dfc44527ef1925968235c5e69add959" 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 30b01db1a..c11af4064 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.72", + "version": "1.7.73", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",