Skip to content

Commit d1de1d9

Browse files
committed
Bump version to 0.4.41
1 parent e2bd1d1 commit d1de1d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ message: Please cite this crate using these information.
44

55
# Version information.
66
date-released: 2025-02-26
7-
version: 0.4.40
7+
version: 0.4.41
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.40"
3+
version = "0.4.41"
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)