[ci skip] js-precompiled 20161113-131228

This commit is contained in:
GitLab Build Bot
2016-11-13 13:13:54 +00:00
parent 4a92668c56
commit 5a259be290
3 changed files with 3 additions and 3 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#bc1728a4d24c098ee8792372c14dff98f954518c"
source = "git+https://github.com/ethcore/js-precompiled.git#c61e1f174d4f4534a340cbbaba94fbd5463043bd"
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.35",
"version": "0.2.36",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",