From b4dab67f837ed67a904b33126232f3bcedbd420d Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Fri, 27 Jan 2017 21:06:16 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170127-210258 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 41d3390a2..8785cf681 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1506,7 +1506,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/ethcore/js-precompiled.git#17558f144b84aa43589596bd5c265ce31f12b66b" +source = "git+https://github.com/ethcore/js-precompiled.git#58343d464b812b8e5154c9fb8d5bc690fb9de719" 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 b8863c90f..a4df25349 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.3.26", + "version": "0.3.27", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",