@@ -1,6 +1,6 @@
# Changelog
-## Unreleased
+## 0.2.1 (July 20, 2025)
* Remove dependency on `alloc`.
<https://github.com/lights0123/printf-compat/pull/25>
@@ -1,7 +1,7 @@
[package]
name = "printf-compat"
description = "printf reimplemented in Rust"
-version = "0.2.0"
+version = "0.2.1"
repository = "https://github.com/lights0123/printf-compat"
authors = ["lights0123 <developer@lights0123.com>"]
edition = "2021"