Skip to content

Commit

Permalink
(cargo-release) version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 18, 2022
1 parent 2eeadd1 commit 4f9a803
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 = "sdkman-cli-native"
version = "0.0.1"
version = "0.0.2"
edition = "2018"
publish = false

Expand All @@ -11,4 +11,4 @@ path = "src/help_messages.rs"
[dependencies]
clap = "3.0.14"
assert_cmd = "2.0"
predicates = "2"
predicates = "2"

0 comments on commit 4f9a803

Please sign in to comment.