[ci skip] js-precompiled 20170222-165052

This commit is contained in:
GitLab Build Bot 2017-02-22 16:55:55 +00:00
parent 94fa2db986
commit f3b5e2074b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1702,7 +1702,7 @@ dependencies = [
[[package]]
name = "parity-ui-precompiled"
version = "1.4.0"
source = "git+https://github.com/ethcore/js-precompiled.git#0b595e0b7808ed8e4a26b3bbdde1b1937fc44d12"
source = "git+https://github.com/ethcore/js-precompiled.git#a1a6335255f6c93ee206736b35a952dccd9f59fd"
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.98",
"version": "0.3.99",
"main": "release/index.js",
"jsnext:main": "src/index.js",
"author": "Parity Team <admin@parity.io>",