From 4e7616a0a62bc4a78a9c63cfd3040fdd6757f92b Mon Sep 17 00:00:00 2001 From: Jared Forth Date: Thu, 18 Apr 2024 14:22:27 -0500 Subject: [PATCH] fix #38 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 30f82be..0f87db6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "webp" -version = "0.2.7" +version = "0.3.0" authors = ["Jared Forth "] edition = "2018"