[ci skip] js-precompiled 20161223-144822

This commit is contained in:
GitLab Build Bot 2016-12-23 14:52:31 +00:00
parent db6964acc4
commit 9529b6fa8c
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#8d16476c138e94a643ad4624df9825f34b57e1b0"
source = "git+https://github.com/ethcore/js-precompiled.git#a11279d1e6260b6d253559c94b219c004ab731b6"
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.141",
"version": "0.2.142",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",