Skip to content

Commit 7edbbb4

Browse files
committed
Update version to 1.0.2 and changelog
1 parent 2425073 commit 7edbbb4

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
99
-->
1010

1111
## [Unreleased]
12+
## [1.0.2] - 2025-06-01
13+
14+
- Simplify code with paste macro
15+
1216
## [1.0.1] - 2025-06-01 {1.0.0}
1317

1418
⚠️ fav v0.* is archived [branch](https://github.com/kingwingfly/fav/tree/fav_v0)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fav_bili/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fav_bili"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
authors.workspace = true
55
license.workspace = true
66
edition.workspace = true

0 commit comments

Comments
 (0)