Skip to content

Commit

Permalink
chore: Release laze version 0.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Sep 13, 2024
1 parent f6654ce commit 6e2f171
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - ReleaseDate

## [0.1.24] - 2024-09-13

### Added

- implement `imports` from local paths
Expand Down Expand Up @@ -339,7 +341,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.1.1] - 2021-01-07

<!-- next-url -->
[Unreleased]: https://github.com/kaspar030/laze/compare/0.1.23...HEAD
[Unreleased]: https://github.com/kaspar030/laze/compare/0.1.24...HEAD
[0.1.24]: https://github.com/kaspar030/laze/compare/0.1.23...0.1.24
[0.1.23]: https://github.com/kaspar030/laze/compare/0.1.22...0.1.23
[0.1.22]: https://github.com/kaspar030/laze/compare/0.1.21...0.1.22
[0.1.21]: https://github.com/kaspar030/laze/compare/0.1.20...0.1.21
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "laze"
version = "0.1.23"
version = "0.1.24"
authors = ["Kaspar Schleiser <[email protected]>"]
edition = "2021"

Expand Down

0 comments on commit 6e2f171

Please sign in to comment.