Skip to content

Commit

Permalink
(cargo-release) version 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
xvxx committed May 19, 2020
1 parent 919bcae commit c230e77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "shy"
version = "0.1.6-dev"
version = "0.1.6"
authors = ["chris west <[email protected]>"]
description = "barebones ssh launcher"
repository = "https://github.com/xvxx/shy"
Expand All @@ -25,4 +25,4 @@ dev-version-ext = "dev"
termion = "1.5.5"
flume = { version = "0.7.1", default-features = false, features = ['select'] }
signal-hook = "0.1.14"
indexmap = "1.3.2"
indexmap = "1.3.2"

0 comments on commit c230e77

Please sign in to comment.