From 99a1636c6207b1e27e0edc5d596c36cc86b8765e Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Fri, 19 May 2017 16:18:02 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170519-161414 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f85b2d851..224b84439 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1784,7 +1784,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#ee93b6e2cda9d253613974824fb81a84605a390d" +source = "git+https://github.com/paritytech/js-precompiled.git#6597fc70499226546fdcb35e7c09f9347f4f3c07" 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 51d36fc7b..e23ebf9cb 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.81", + "version": "1.7.82", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",