[ci skip] js-precompiled 20161222-043246

This commit is contained in:
GitLab Build Bot 2016-12-22 04:35:36 +00:00
parent 8114d50b47
commit a13135de30
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1368,7 +1368,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#6b69095e8110f97134a34a951673c172a3bcd4a8"
source = "git+https://github.com/ethcore/js-precompiled.git#2b9b86908f1c6256ec5b3e7c0634d072494939ca"
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.135",
"version": "0.2.136",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",