From 93ee2a9b64c5ddc9655b1927836378ac915a7813 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Wed, 29 Mar 2017 14:55:09 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170329-145217 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 01467053f..8845c4f64 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1682,7 +1682,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#3ddabd180ffec8622b326ac4b994600ad6548214" +source = "git+https://github.com/paritytech/js-precompiled.git#6028c355854797a5938c26f5d2b2faf10d8833d7" 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 803efb84c..495b9fb68 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.42", + "version": "1.7.43", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",