From 85f75d39b3df26dcc8e3ccd0be94ac4281e7ade1 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Wed, 1 Feb 2017 22:55:51 +0000 Subject: [PATCH] js-precompiled 20170201-225215 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index de3b4b962..075eaf484 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1508,7 +1508,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/ethcore/js-precompiled.git#0687fe4493c99db6808cb46755a7e37e9cf347c6" +source = "git+https://github.com/ethcore/js-precompiled.git#1fa8543ba0ab7f145b9829a047c3fddb91a1aa2e" 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 059acc8bb..dcc9d6692 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.3.55", + "version": "0.3.56", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",