[ci skip] js-precompiled 20170706-081457

This commit is contained in:
GitLab Build Bot 2017-07-06 08:21:42 +00:00
parent 981854d5ae
commit 33f1d2af1e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1834,7 +1834,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/paritytech/js-precompiled.git#7dc30d69a4e15b1fc22d3d25939a177f0979df07"
source = "git+https://github.com/paritytech/js-precompiled.git#d046d5b5393e90617f4d9a51a5af90fbe516793d"
dependencies = [
"parity-dapps-glue 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

View File

@ -1,6 +1,6 @@
{
"name": "parity.js",
"version": "1.7.96",
"version": "1.7.97",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",