From 4a2ad9fc2a8fbad60b2e434f7e1be4650950e529 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Fri, 5 May 2017 08:38:11 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170505-083410 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a6fb6ca6b..ecb118d56 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1778,7 +1778,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#4ad25201e9bc25a3873fd1e7a6d8a7b49861c946" +source = "git+https://github.com/paritytech/js-precompiled.git#b83f10bd5c196d59cc9cd031a14a7a24e51ed41a" 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 a29e190ab..282a213b5 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.66", + "version": "1.7.67", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",