Skip to content

Commit

Permalink
ver: 23.03.05
Browse files Browse the repository at this point in the history
  • Loading branch information
pouriya committed Mar 5, 2023
1 parent 53cd906 commit 15a85ec
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,14 +1,14 @@
[package]
name = "sssh"
description = "Simply connect to your SSH server."
version = "1.0.0"
version = "23.3.5"
edition = "2021"
authors = ["pouriya.jahanbakhsh@gmail.com"]
repository = "https://github.com/pouriya/sssh"
license-file = "LICENSE"

[workspace.metadata]
APPLICATION_VERSION = "23.03.02"
APPLICATION_VERSION = "23.03.05"

[dependencies]
clap = {version = "4.1.*", default-features = false, features = ["std", "help", "usage", "derive", "env", "wrap_help", "cargo"]}
Expand Down

0 comments on commit 15a85ec

Please sign in to comment.