Skip to content

Commit

Permalink
Prepare 0.4.33 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pitdicker committed Jan 25, 2024
1 parent 9566bea commit 09a8da0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Expand Up @@ -3,8 +3,8 @@ cff-version: 1.2.0
message: Please cite this crate using these information.

# Version information.
date-released: 2024-01-22
version: 0.4.32
date-released: 2024-01-25
version: 0.4.33

# Project information.
abstract: Date and time library for Rust
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "chrono"
version = "0.4.32"
version = "0.4.33"
description = "Date and time library for Rust"
homepage = "https://github.com/chronotope/chrono"
documentation = "https://docs.rs/chrono/"
Expand Down

0 comments on commit 09a8da0

Please sign in to comment.