Skip to content

Commit c3c044a

Browse files
committed
chore: Release laze version 0.1.23
1 parent 006cf17 commit c3c044a

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased] - ReleaseDate
1111

12+
## [0.1.23] - 2024-09-07
13+
1214
## [0.1.22] - 2024-09-07
1315

1416
### Added
@@ -333,7 +335,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
333335
## [0.1.1] - 2021-01-07
334336

335337
<!-- next-url -->
336-
[Unreleased]: https://github.com/kaspar030/laze/compare/0.1.22...HEAD
338+
[Unreleased]: https://github.com/kaspar030/laze/compare/0.1.23...HEAD
339+
[0.1.23]: https://github.com/kaspar030/laze/compare/0.1.22...0.1.23
337340
[0.1.22]: https://github.com/kaspar030/laze/compare/0.1.21...0.1.22
338341
[0.1.21]: https://github.com/kaspar030/laze/compare/0.1.20...0.1.21
339342
[0.1.20]: https://github.com/kaspar030/laze/compare/0.1.19...0.1.20

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "laze"
3-
version = "0.1.22"
3+
version = "0.1.23"
44
authors = ["Kaspar Schleiser <kaspar@schleiser.de>"]
55
edition = "2021"
66

0 commit comments

Comments
 (0)