[ci skip] js-precompiled 20170105-202446

This commit is contained in:
GitLab Build Bot 2017-01-05 20:28:26 +00:00
parent eb0daea9b9
commit c2d4ee7555
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1501,7 +1501,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#1c327dfb84d9c2760aed53487c6d05b66aaede2f"
source = "git+https://github.com/ethcore/js-precompiled.git#abe5c67c496d19c3697e603e49a1c8dbf67a7d32"
dependencies = [
"parity-dapps-glue 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

View File

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