[ci skip] js-precompiled 20170203-133154

This commit is contained in:
GitLab Build Bot 2017-02-03 13:36:20 +00:00
parent f48a2df6e5
commit 85e9091b29
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1553,7 +1553,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#e3fecc1ecd774e30542280c9969b6ff5bfdb3a2a"
source = "git+https://github.com/ethcore/js-precompiled.git#416d00db677b8219f7548bb4dfa2f25c4b19f36e"
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.3.61",
"version": "0.3.62",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",