[ci skip] js-precompiled 20161103-120015

This commit is contained in:
GitLab Build Bot 2016-11-03 12:01:36 +00:00
parent e9cd2f4d56
commit c2adce4a5c
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#7530295f1f6eabbea3b078ccca6f7fa12b7e1403"
source = "git+https://github.com/ethcore/js-precompiled.git#cd53a1d768458117bd710187bd5964e7a935ddf9"
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.1.40",
"version": "0.1.41",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",