Bump version to 0.5.1

This commit is contained in:
Joscha 2024-05-20 18:54:48 +02:00
parent 20b2aab209
commit 0256329f65
2 changed files with 3 additions and 1 deletions

View file

@ -14,6 +14,8 @@ Procedure when bumping the version number:
## Unreleased ## Unreleased
## v0.5.1 - 2024-05-20
### Added ### Added
- `Emoji::load_from_json` - `Emoji::load_from_json`

View file

@ -1,6 +1,6 @@
[package] [package]
name = "euphoxide" name = "euphoxide"
version = "0.5.0" version = "0.5.1"
edition = "2021" edition = "2021"
[features] [features]