Skip to content

Commit 010cd36

Browse files
committed
Version 0.8.9
1 parent c17da72 commit 010cd36

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
88
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
99
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1010

11-
## Unreleased
11+
## `0.8.9` - October 7th, 2024
1212

1313
### Changed
1414

Cargo.lock

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

crates/lune/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lune"
3-
version = "0.8.8"
3+
version = "0.8.9"
44
edition = "2021"
55
license = "MPL-2.0"
66
repository = "https://github.com/lune-org/lune"

0 commit comments

Comments
 (0)