Skip to content

Commit f3505ec

Browse files
committed
bump patch
1 parent 8b3a32f commit f3505ec

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#### v2.4.1 Bugfix: Update currently visible entries when scanning
2+
13
#### v2.4.0 Full interaction during scanning phase; add inline-help for better UX
24

35
#### v2.3.9 Do not follow symlinks unless it's the only root path to follow

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.4.0"
3+
version = "2.4.1"
44
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
55
edition = "2018"
66
include = ["src/**/*", "Cargo.*", "*.md", "LICENSE"]

0 commit comments

Comments
 (0)