[ci skip] js-precompiled 20161120-132620

This commit is contained in:
GitLab Build Bot 2016-11-20 13:28:04 +00:00
parent 017aaa346c
commit ab4941b5ee
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1250,7 +1250,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#427319583ccde288ba26728c14384392ddbba93d"
source = "git+https://github.com/ethcore/js-precompiled.git#27560245f25577aa64bb2496a8d77b47c3326a10"
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.54",
"version": "0.2.55",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",