From 6dfcbd41560213e70a2fb7b93990081e8123be24 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Thu, 15 Dec 2016 13:06:03 +0000 Subject: [PATCH] [ci skip] js-precompiled 20161215-130206 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e76a6749b..7c2ad2c77 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1300,7 +1300,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/ethcore/js-precompiled.git#175003ae159b126302fd1a90dd875dc86d7adba0" +source = "git+https://github.com/ethcore/js-precompiled.git#a80a0c512cf569985ec1fffc5ea5ae70eb6c1e1f" 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 615562adc..3282c38e4 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.2.122", + "version": "0.2.123", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",