[ci skip] js-precompiled 20161109-171832

This commit is contained in:
GitLab Build Bot 2016-11-09 17:19:59 +00:00
parent 92333ab875
commit 29aecc2cff
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#90bee2d692c71301ad7266d2d9667cba1a93e9f6"
source = "git+https://github.com/ethcore/js-precompiled.git#9054ef95a5d79cbd8fefe4869ec3b4de07e9a72d"
dependencies = [
"parity-dapps-glue 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

@ -1 +1 @@
Subproject commit 9028c4801fd39fbb71a9796979182549a24e81c8
Subproject commit 853333e7da312775fb8f32f2c2771b8578cd0d79

View File

@ -1,6 +1,6 @@
{
"name": "parity.js",
"version": "0.2.23",
"version": "0.2.24",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",