[ci skip] js-precompiled 20161115-212437

This commit is contained in:
GitLab Build Bot 2016-11-15 21:26:09 +00:00
parent df901379b3
commit a9596abf5c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1249,7 +1249,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#8442c38ad6b1b513d65506e0b859de0e34045fd1"
source = "git+https://github.com/ethcore/js-precompiled.git#985a6d9cf9aa4621172fcb8e4bf6955f33d5e2a3"
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.47",
"version": "0.2.48",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",