Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matze committed Dec 26, 2022
1 parent f3fc876 commit 684d49e
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.2.0

**2022-12-26**

### Changed

- Move to axum 0.6.
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.1.0"
version = "2.2.0"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 684d49e

Please sign in to comment.