Skip to main content

max / pter

Bump to 0.2.1, because 0.2.0 is published and this tree is not it 8b5d259 changed how a fence body is emitted while the manifest still said 0.2.0, which is on crates.io. Same divergence as makeover-webview 07d0acb: one version number naming two different crates.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-23 22:35 UTC
Signed with PGP, not checked
Commit: 005e567ec67497ff5bc5cbefcce5ceb698398c94
Parent: 8b5d259
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "pter"
3 - version = "0.2.0"
3 + version = "0.2.1"
4 4 edition = "2024"
5 5 description = "Plain Text Email Renderer — convert HTML email bodies into readable markdown"
6 6 license = "MIT"