Skip to content

Commit 7d62045

Browse files
committed
Prepare 0.4.37
1 parent 6857d00 commit 7d62045

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-03-26
7-
version: 0.4.36
6+
date-released: 2024-03-27
7+
version: 0.4.37
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.36"
3+
version = "0.4.37"
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)