[ci skip] js-precompiled 20161110-141839

This commit is contained in:
GitLab Build Bot 2016-11-10 14:20:08 +00:00
parent aa0f05a186
commit 0ed8114726
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1249,7 +1249,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#d92b25d4c79259850cb3ae95b5c6cd4649056c3f"
source = "git+https://github.com/ethcore/js-precompiled.git#29c6f1d527db5c6a29c6b6afdb9bde32c6809079"
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.27",
"version": "0.2.28",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",