Skip to content

Commit ac386fc

Browse files
release: 0.2.1
1 parent a8de36f commit ac386fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.2.1 (July 20, 2025)
44

55
* Remove dependency on `alloc`.
66
<https://github.com/lights0123/printf-compat/pull/25>

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "printf-compat"
33
description = "printf reimplemented in Rust"
4-
version = "0.2.0"
4+
version = "0.2.1"
55
repository = "https://github.com/lights0123/printf-compat"
66
authors = ["lights0123 <[email protected]>"]
77
edition = "2021"

0 commit comments

Comments
 (0)