[ci skip] js-precompiled 20170130-161417

This commit is contained in:
GitLab Build Bot 2017-01-30 16:17:36 +00:00
parent 43cc4ea13d
commit 00c4c71176
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1508,7 +1508,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#b5d62086fa9cc26fa900601e283da41e823aabd1"
source = "git+https://github.com/ethcore/js-precompiled.git#13a30fed029b15066bff9bab85e2d58d39398e85"
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.30",
"version": "0.3.31",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",