Skip to content

Commit 89e353b

Browse files
committed
Bump version to '0.12.1'
1 parent f5e2a9d commit 89e353b

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ Please make sure to add your changes to the appropriate categories:
2424

2525
### Changed
2626

27-
- Updated dependencies:
28-
- `cargo_metadata` from `0.22.0` to `0.23.0`
27+
- n/a
2928

3029
### Deprecated
3130

@@ -51,6 +50,13 @@ Please make sure to add your changes to the appropriate categories:
5150

5251
- n/a
5352

53+
## [0.12.1] - 2025-10-07
54+
55+
### Changed
56+
57+
- Updated dependencies:
58+
- `cargo_metadata` from `0.22.0` to `0.23.0`
59+
5460
## [0.12.0] - 2025-09-12
5561

5662
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ license = "MIT OR Apache-2.0"
1818
readme = "README.md"
1919
edition = "2021"
2020
rust-version = "1.86.0"
21-
version = "0.12.0"
21+
version = "0.12.1"
2222

2323
[dependencies]
2424
base62 = "2.0.2"

0 commit comments

Comments
 (0)