From 16e22b7f871b81acdb38d90c615d4b5acc68930b Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Tue, 10 Jan 2017 12:37:38 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170110-123414 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 43c7f9aa1..08ff463f5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1501,7 +1501,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/ethcore/js-precompiled.git#7ff9567a47a66f312ca9fa83fc7a9ba23905d96c" +source = "git+https://github.com/ethcore/js-precompiled.git#74755c8731285227fe9390faabd7617151ba98bf" dependencies = [ "parity-dapps-glue 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/js/package.json b/js/package.json index 24df869f3..9a932aa44 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.2.179", + "version": "0.2.180", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",