From 1e6674f804437f1a53fd6e054c50e09269dc1817 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Thu, 13 Apr 2017 08:37:35 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170413-083353 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 28c08c8c8..d8561cd11 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1761,7 +1761,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#fef6ae14b9f8ec55332069dc5d309e44e9e56685" +source = "git+https://github.com/paritytech/js-precompiled.git#fb346e5f2925d1b2d533eb986bd2cefb962c7a88" 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 f25a82d5b..4f4b33ab7 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.52", + "version": "1.7.53", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",