js-precompiled 20170201-225215

This commit is contained in:
GitLab Build Bot 2017-02-01 22:55:51 +00:00
parent 52f40042b0
commit 85f75d39b3
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1508,7 +1508,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#0687fe4493c99db6808cb46755a7e37e9cf347c6"
source = "git+https://github.com/ethcore/js-precompiled.git#1fa8543ba0ab7f145b9829a047c3fddb91a1aa2e"
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.3.55",
"version": "0.3.56",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",