[ci skip] js-precompiled 20170214-101112

This commit is contained in:
GitLab Build Bot 2017-02-14 10:15:36 +00:00
parent bccd0991f6
commit fefd53d4f4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1607,7 +1607,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#5f9a06d9fb417fcf6fd8ec074919f51d772130d4"
source = "git+https://github.com/ethcore/js-precompiled.git#966b7ab4cf0c02450f14948b2a26cd326c395dc0"
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.82",
"version": "0.3.83",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",