From 4f17affdd6f2f3829d1de24842c72a23fafd4e79 Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 8 Sep 2025 15:09:36 -0400 Subject: Bump version to 1.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ded9de4..4cb749d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ categories = ["encoding", "graphics", "multimedia::images", "no-std::no-alloc"] keywords = ["png", "decoder", "image", "no_std", "no_alloc"] exclude = ["/test/large", "/benches/large.png"] license = "0BSD" -version = "0.1.1" +version = "1.0.0" edition = "2024" [dev-dependencies] -- cgit v1.2.3