Skip to content

Commit 1c0b8f0

Browse files
committed
Bump version to 0.4.43
1 parent a03e43b commit 1c0b8f0

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: 2025-02-26
7-
version: 0.4.41
6+
date-released: 2026-01-09
7+
version: 0.4.43
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.42"
3+
version = "0.4.43"
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)