[ci skip] js-precompiled 20170204-152807

This commit is contained in:
GitLab Build Bot 2017-02-04 15:32:05 +00:00
parent 4553f517ce
commit d7b937fe88
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1559,7 +1559,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#f79c8ca30126b57c951560fefe29764fd7cad0ee"
source = "git+https://github.com/ethcore/js-precompiled.git#4110b5bc85a15ae3f0b5c02b1c3caf8423f51b50"
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.65",
"version": "0.3.66",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",