Skip to content

Commit c4e830d

Browse files
committed
This is version 0.4.3
1 parent 228119d commit c4e830d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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+
## v0.4.3 (2025-10-07)
44

55
* Allow width and precision to start with `0` (e.g. `%005.02f`) (PR [#17][PR17], thanks to [Colin Snover (csnover)][csnover])
66

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sprintf"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
edition = "2018"
55
authors = ["Thomas Jollans <tjol@tjol.eu>"]
66
license = "MIT"

0 commit comments

Comments
 (0)