Skip to content

Commit 4f9a803

Browse files
author
github-actions
committed
(cargo-release) version 0.0.2
1 parent 2eeadd1 commit 4f9a803

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sdkman-cli-native"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
edition = "2018"
55
publish = false
66

@@ -11,4 +11,4 @@ path = "src/help_messages.rs"
1111
[dependencies]
1212
clap = "3.0.14"
1313
assert_cmd = "2.0"
14-
predicates = "2"
14+
predicates = "2"

0 commit comments

Comments
 (0)