[ci skip] js-precompiled 20161124-231507

This commit is contained in:
GitLab Build Bot 2016-11-24 23:16:52 +00:00
parent 30c3b13518
commit 4d9492a01d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1263,7 +1263,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#613917280fb18d283f519988f00f7f89c96c576f"
source = "git+https://github.com/ethcore/js-precompiled.git#f1de5e5612d8237143b37aebf237a49475c2c4e6"
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.72",
"version": "0.2.73",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",