Skip to content

Commit

Permalink
build(release): bump version to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GiyoMoon committed Nov 22, 2024
1 parent 88d2abd commit 7a1cbde
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
Expand Up @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

---

## [0.5.3] - unreleased
## [0.5.3] - 2024-11-22
### Added
- Impl sqlx `Encode<Postgres>` and `Decode<Postgres>` for `DateTime`, `Date` and `Time`

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "astrolabe"
version = "0.5.2"
version = "0.5.3"
edition = "2021"
description = "Date and time library for Rust. Aims to be feature rich, lightweight and easy-to-use."
homepage = "https://github.com/giyomoon/astrolabe"
Expand Down

0 comments on commit 7a1cbde

Please sign in to comment.