Skip to content

Commit

Permalink
Release 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matze committed Aug 13, 2023
1 parent d7975bc commit a3bcaac
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased


## 2.4.1

**2023-08-13**

### Fixed

- Initial reading of pastes set to burn-after-reading.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wastebin"
version = "2.4.0"
version = "2.4.1"
edition = "2021"
rust-version = "1.70"

Expand Down

0 comments on commit a3bcaac

Please sign in to comment.