Skip to content

Commit 101ca7e

Browse files
committed
Bump version to 0.4.30
1 parent eee59e3 commit 101ca7e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

+2-2
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: 2023-09-05
7-
version: 0.4.29
6+
date-released: 2023-09-07
7+
version: 0.4.30
88

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "chrono"
3-
version = "0.4.29"
3+
version = "0.4.30"
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)