[ci skip] js-precompiled 20170322-160703

This commit is contained in:
GitLab Build Bot 2017-03-22 16:10:12 +00:00
parent 6b4cb35149
commit 5255b72f67
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1749,7 +1749,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#9651995aa0fa718b9b9b58f1c7281900643bdf8f"
source = "git+https://github.com/ethcore/js-precompiled.git#f44837a345d170642d44f953393aeea7a7cb9eab"
dependencies = [
"parity-dapps-glue 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

View File

@ -1,6 +1,6 @@
{
"name": "parity.js",
"version": "1.7.26",
"version": "1.7.27",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",