Skip to content

Commit dde524b

Browse files
committed
chore: prepare for 6.2.0 release
1 parent e5e8d8a commit dde524b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
This file follows the convention described at
66
[Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
77

8-
## [Unrealeased]
8+
## [6.2.0] - 2024-07-22
99
### Changed
1010
- JonasWanke: allow nullable values in `Some` and `Ok`
1111

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: oxidized
22
description: Definitions of Rust-like types, Option and Result, to promote safer programming.
3-
version: 6.1.0
3+
version: 6.2.0
44
homepage: https://github.com/nlfiedler/oxidized
55
repository: https://github.com/nlfiedler/oxidized.git
66
issue_tracker: https://github.com/nlfiedler/oxidized/issues

0 commit comments

Comments
 (0)