[ci skip] js-precompiled 20161223-041415

This commit is contained in:
GitLab Build Bot 2016-12-23 04:17:11 +00:00
parent 9a013c4f47
commit 4623f45686
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#49851558a42410d67583d067de1df5c217c82b4c"
source = "git+https://github.com/ethcore/js-precompiled.git#8d16476c138e94a643ad4624df9825f34b57e1b0"
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.140",
"version": "0.2.141",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",