Skip to content

Commit c3ca7f4

Browse files
committed
chore: coloration; fix warnings; v0.8.6
1 parent eb01714 commit c3ca7f4

File tree

3 files changed

+3
-3
lines changed

3 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nrip"
3-
version = "0.8.5"
3+
version = "0.8.6"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
description = "Safe rm with a graveyard (MVP: rm, ls, prune, resurrect)"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Inspired by [rip](https://github.com/nivekuil/rip) — hence the binary name `nrip` (new rip).
66

7-
**MVP v0.8.5**: `--prune`, `--list`, `--resurrect`, contextual shell completion, **interactive picker (fzf)**.
7+
**MVP v0.8.6**: `--prune`, `--list`, `--resurrect`, contextual shell completion, **interactive picker (fzf)**.
88

99
> **Default paths (XDG)**
1010
>

0 commit comments

Comments
 (0)