From 6b77d10cac571ec87255352993bf4898eea92499 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Wed, 1 Feb 2017 17:26:30 +0000 Subject: [PATCH] js-precompiled 20170201-172305 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 54befdf82..2782d6b34 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#3633153e6e6c674253863b3f3abccce831b2c409" +source = "git+https://github.com/ethcore/js-precompiled.git#dbe63cd8203b81e278f9796e8ce811fbb85a23d6" 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 3b6e90719..973fd7427 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.3.43", + "version": "0.3.44", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",