[ci skip] js-precompiled 20170303-134752

This commit is contained in:
GitLab Build Bot 2017-03-03 13:53:17 +00:00
parent 6760ae0e84
commit 4024100e74
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1706,7 +1706,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#df288669705e7f5c970ab532ae920af906be7727"
source = "git+https://github.com/ethcore/js-precompiled.git#71671e74a18a5a324dfabe8d3472bc349cb6c9b3"
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.113",
"version": "0.3.114",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",