Bump version to 0.6.0
This commit is contained in:
parent
1d444684f7
commit
4f7cc49b63
2 changed files with 3 additions and 1 deletions
|
|
@ -14,6 +14,8 @@ Procedure when bumping the version number:
|
|||
|
||||
## Unreleased
|
||||
|
||||
## v0.6.0 - 2025-02-21
|
||||
|
||||
### Added
|
||||
|
||||
- `api::Time::from_timestamp`
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "euphoxide"
|
||||
version = "0.5.1"
|
||||
version = "0.6.0"
|
||||
edition = "2021"
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue