Skip to content

Commit 7c419a3

Browse files
pitdickerdjc
authored andcommitted
Prepare 0.4.33 release
1 parent a9b37c4 commit 7c419a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ cff-version: 1.2.0
33
message: Please cite this crate using these information.
44

55
# Version information.
6-
date-released: 2024-01-22
7-
version: 0.4.32
6+
date-released: 2024-01-25
7+
version: 0.4.33
88

99
# Project information.
1010
abstract: Date and time library for Rust

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "chrono"
3-
version = "0.4.32"
3+
version = "0.4.33"
44
description = "Date and time library for Rust"
55
homepage = "https://github.com/chronotope/chrono"
66
documentation = "https://docs.rs/chrono/"

0 commit comments

Comments
 (0)