[ci skip] js-precompiled 20161222-173736

This commit is contained in:
GitLab Build Bot 2016-12-22 17:40:57 +00:00
parent 077069c452
commit 9a013c4f47
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1489,7 +1489,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#be31a3bd84c692445148dc18d4ee292fd024a28b"
source = "git+https://github.com/ethcore/js-precompiled.git#49851558a42410d67583d067de1df5c217c82b4c"
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.139",
"version": "0.2.140",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",