Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Commit

Permalink
Update version to 0.19 (#65)
Browse files Browse the repository at this point in the history
* Update AppVeyor badge

* Fix hd-path parsing

* Bump version to 0.19
Update emerald-rs to 0.19
  • Loading branch information
r8d8 authored Dec 28, 2017
1 parent dcc3875 commit eeec60a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "emerald-cli"
version = "0.18.0"
version = "0.19.0"
authors = ["Constantine Kryvomaz <[email protected]>"]
description = "Console utility for secure account management"
homepage = "http://etcdevteam.com"
Expand Down Expand Up @@ -28,7 +28,7 @@ hex = "0.2"
lazy_static = "0.2"
serde_json = "1.0"
serde_derive = "1.0"
emerald-rs = "0.18"
emerald-rs = "0.19"
regex = "0.2"
rustc-serialize = "0.3"
hyper = "0.10"
Expand Down

0 comments on commit eeec60a

Please sign in to comment.