[ci skip] js-precompiled 20161228-175047

This commit is contained in:
GitLab Build Bot 2016-12-28 17:53:25 +00:00
parent 8677c3b91f
commit a3fe74ac69
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1500,7 +1500,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#d95a7dd2cc7469dc58af77743ec3ebc65e51cf36"
source = "git+https://github.com/ethcore/js-precompiled.git#696c891a568eeed8bfe0484fd6a30bc68cfe9f2b"
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.152",
"version": "0.2.153",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",