Skip to content

Commit f5bd870

Browse files
committed
manually set the desired version as cargo smart-release fails to see that 2.20.3 is available
1 parent 6ff009a commit f5bd870

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dua-cli"
3-
version = "2.20.3"
3+
version = "2.21.0"
44
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
55
edition = "2018"
66
repository = "https://github.com/Byron/dua-cli"

0 commit comments

Comments
 (0)