@@ -1,6 +1,6 @@
# Changelog
-## Unreleased
+## 0.2.0 (July 14, 2025)
* Remove `cty` and `cstr_core` dependencies.
<https://github.com/lights0123/printf-compat/pull/4>
@@ -1,7 +1,7 @@
[package]
name = "printf-compat"
description = "printf reimplemented in Rust"
-version = "0.1.1"
+version = "0.2.0"
repository = "https://github.com/lights0123/printf-compat"
authors = ["lights0123 <developer@lights0123.com>"]
edition = "2018"