From 23a4a2286952968ae2d559c221939208d09719c2 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Thu, 18 May 2017 11:35:53 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170518-113124 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e8c94d9c8..9b7edf2be 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#1ee6d83e2c212bd9333a2ec894e61274d6ddb8bd" +source = "git+https://github.com/paritytech/js-precompiled.git#69ff5bc9fa4c64a0657308a64a45a95b3d984950" 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 7e266d074..e2a3841d5 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.79", + "version": "1.7.80", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",