Skip to content

Commit

Permalink
v0.3.22 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpratt committed Jun 7, 2023
1 parent 15c0d1d commit 976a20c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog]. This project adheres to [Semantic Ver

---

## 0.3.22 [2023-06-07]

### Added

- `OffsetDateTime::checked_to_offset`

## 0.3.21 [2023-05-05]

### Added
Expand Down
2 changes: 1 addition & 1 deletion time/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "time"
version = "0.3.21"
version = "0.3.22"
authors = ["Jacob Pratt <open-source@jhpratt.dev>", "Time contributors"]
edition = "2021"
rust-version = "1.65.0"
Expand Down

0 comments on commit 976a20c

Please sign in to comment.