[ci skip] js-precompiled 20170208-134350

This commit is contained in:
GitLab Build Bot 2017-02-08 13:49:08 +00:00
parent 0b3f97f792
commit 68b8724440
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1574,7 +1574,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#13f709d44a8634fccf121205d1b0976b9527d34a"
source = "git+https://github.com/ethcore/js-precompiled.git#cb0dd77b70c552bb68288a94c7d5d37ecdd611c8"
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.3.71",
"version": "0.3.72",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",