[ci skip] js-precompiled 20170706-164115

This commit is contained in:
GitLab Build Bot 2017-07-06 16:47:59 +00:00
parent 0409e95d1e
commit df0ef6618d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1824,7 +1824,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/paritytech/js-precompiled.git#d046d5b5393e90617f4d9a51a5af90fbe516793d"
source = "git+https://github.com/paritytech/js-precompiled.git#fa572f52beb3a7b6f6473a5a5cf07518d899c4d9"
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.97",
"version": "1.7.98",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",