From 0d8920347a72fc50e82b540855eba94c8bbb2c0f Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Fri, 5 May 2017 08:50:23 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170505-084643 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ecb118d56..5f3131708 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#b83f10bd5c196d59cc9cd031a14a7a24e51ed41a" +source = "git+https://github.com/paritytech/js-precompiled.git#b6fbfc59f044546ccd3b928fb17daa3812ae856e" 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 282a213b5..4aaa18e15 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.67", + "version": "1.7.68", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",