Bump version to 0.4.41

This commit is contained in:
Dirkjan Ochtman 2025-04-29 10:35:56 +02:00
parent e2bd1d1d67
commit d1de1d95ea
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ message: Please cite this crate using these information.
# Version information.
date-released: 2025-02-26
version: 0.4.40
version: 0.4.41
# Project information.
abstract: Date and time library for Rust

View File

@ -1,6 +1,6 @@
[package]
name = "chrono"
version = "0.4.40"
version = "0.4.41"
description = "Date and time library for Rust"
homepage = "https://github.com/chronotope/chrono"
documentation = "https://docs.rs/chrono/"