Skip to content

Commit 5eae4e3

Browse files
committed
bump patch level
1 parent 91aade3 commit 5eae4e3

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#### v2.6.1
2+
3+
* quit without delay from interactive mode after having looked at big directory trees
4+
15
#### v2.6.0
26

37
* Use `x` to only mark entries for deletion, instead of toggling them.

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.6.0"
3+
version = "2.6.1"
44
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
55
edition = "2018"
66
repository = "https://github.com/Byron/dua-cli"

0 commit comments

Comments
 (0)