Skip to content

Commit 407cfec

Browse files
authored
release 0.62.0 (#722)
1 parent 0375f8d commit 407cfec

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.62.0] - 2024-01-19
8+
79
### Added
810

911
- Added `Option::as_ref_or_else` to `utils` ([#717]).

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "0.61.0"
2+
version = "0.62.0"
33
authors = ["Stackable GmbH <[email protected]>"]
44
license = "Apache-2.0"
55
edition = "2021"

0 commit comments

Comments
 (0)