Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturKovacs committed Aug 18, 2021
1 parent 2b64f38 commit 600b59c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Dates are specified in YYYY-MM-DD format.

# Unreleased
# v2.0.2 on 2021-08-18

## Changed
- Fix failing to delete files on some freedesktop (eg Linux) systems when the home was not mounted at the root.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[package]
name = "trash"
version = "2.0.1"
version = "2.0.2"
authors = ["Artur Kovacs <kovacs.artur.barnabas@gmail.com>"]
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit 600b59c

Please sign in to comment.