[ci skip] js-precompiled 20170323-150743

This commit is contained in:
GitLab Build Bot 2017-03-23 15:10:28 +00:00
parent 35a43a1e82
commit 9efab789aa
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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