From 1ed0fedfd5b5e2d3fe9ada9da22e6ca91c64e84c Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Thu, 27 Apr 2017 16:56:27 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170427-165204 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b87285205..f7d2dfcbe 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1778,7 +1778,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#76c40dc32016e1189fd3b35d9cf7b8f53c648162" +source = "git+https://github.com/paritytech/js-precompiled.git#e2616ff5fba5ee7bf35b9dbd29ea896b2ed8ecea" 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 913092d9d..46aee41c7 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.61", + "version": "1.7.62", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",