Skip to content

Commit

Permalink
chore: Release walini-mini version v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JQiue committed Dec 10, 2024
1 parent 16b3309 commit 2ae8289
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [0.4.1] - 2024-12-10

### 🐛 Bug Fixes

- Fixed an issue where counters could not be created

## [0.4.0] - 2024-12-10

### 🚀 Features
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 = "waline-mini"
version = "0.4.0"
version = "0.4.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 2ae8289

Please sign in to comment.