From de4c9507e681fc6e57087feb63161bcf2697df34 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Mon, 29 May 2017 22:59:31 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170529-225538 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8e4e88881..49b0c5246 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1825,7 +1825,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#d09c2b70b2e6c6e84d88999bfa6f3c8bb43b910e" +source = "git+https://github.com/paritytech/js-precompiled.git#94883dbc2ca86af58cb6fffac72bbc0c6789a202" 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 987ba9c50..d72e2007b 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.84", + "version": "1.7.85", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",