From 0a90f235de18d381a938a91a6cc76fab25bd88e5 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Mon, 3 Apr 2017 10:39:53 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170403-103604 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index aecf8960f..36d76cc01 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1752,7 +1752,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#6028c355854797a5938c26f5d2b2faf10d8833d7" +source = "git+https://github.com/paritytech/js-precompiled.git#6867dd71b2064f32ff53c84663897da6b4b13927" dependencies = [ "parity-dapps-glue 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/js/package.json b/js/package.json index 62803cc70..d2d5ec0ca 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.43", + "version": "1.7.44", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",