Skip to content

Commit

Permalink
🔖 v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Nov 20, 2021
1 parent a5755be commit e52587a
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 = "fast-ssh"
version = "0.2.1"
version = "0.3.0"
license = "MIT"
description = "Quicky connect to your servers by navigating through your SSH config."
readme = "README.md"
Expand All @@ -24,4 +24,4 @@ serde_yaml = "0.8.21"
chrono = "0.4.19"
sublime_fuzzy = "0.7.0"
lazy_static = "1.4.0"
anyhow = "1.0.47"
anyhow = "1.0.47"

0 comments on commit e52587a

Please sign in to comment.