From 99474939776d1b2f9e72ea37026c70268f55d2f2 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Tue, 9 May 2017 11:25:44 +0000 Subject: [PATCH] [ci skip] js-precompiled 20170509-112134 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e92bae295..9b9710967 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1781,7 +1781,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/paritytech/js-precompiled.git#b6fbfc59f044546ccd3b928fb17daa3812ae856e" +source = "git+https://github.com/paritytech/js-precompiled.git#0826776d9190ee6945bfe481e10b19ec05b3a049" 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 4aaa18e15..3e711324b 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "1.7.68", + "version": "1.7.69", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",