From f15906fe8de9f6f0932c61340f752193a9cce0b5 Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Fri, 2 Dec 2016 20:18:10 +0000 Subject: [PATCH] [ci skip] js-precompiled 20161202-201514 --- Cargo.lock | 2 +- js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d0a08d6b4..7cbd0f82b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1263,7 +1263,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/ethcore/js-precompiled.git#440cc376d1c7acd7e611357bb7bb338f0277f306" +source = "git+https://github.com/ethcore/js-precompiled.git#94368c63bc320d3eec4dba7d7dea69eb8c68e1f5" dependencies = [ "parity-dapps-glue 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/js/package.json b/js/package.json index bad3cbe64..e5370ba8b 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "parity.js", - "version": "0.2.85", + "version": "0.2.86", "main": "release/index.js", "jsnext:main": "src/index.js", "author": "Parity Team ",