Skip to content

Commit

Permalink
Bump version to 0.4.28
Browse files Browse the repository at this point in the history
  • Loading branch information
pitdicker committed Aug 30, 2023
1 parent 80946ed commit 243d26d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ message: Please cite this crate using these information.

# Version information.
date-released: 2023-08-29
version: 0.4.27
version: 0.4.28

# Project information.
abstract: Date and time library for Rust
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "chrono"
version = "0.4.27"
version = "0.4.28"
description = "Date and time library for Rust"
homepage = "https://github.com/chronotope/chrono"
documentation = "https://docs.rs/chrono/"
Expand Down

0 comments on commit 243d26d

Please sign in to comment.