From c9b2a7a980aee19d860e75c09058d98ab920800d Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Tue, 25 Apr 2017 08:31:15 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170425-082717 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b012470dae2..fbcb579d87b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1773,7 +1773,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#8645ef0d41c9c325556fad8241f2cedaf4ce2d79" +source = "git+https://github.com/paritytech/js-precompiled.git#ec0b7ad836a553142ab6e833bb3480f7fc570db7" 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 f2e1f1770da..b75ee9c5bb0 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.58", + "version": "1.7.59", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",