From 81e42aa54d2f87e87811eacce2706c6cccd85283 Mon Sep 17 00:00:00 2001 From: Jared Forth Date: Tue, 11 May 2021 11:14:20 -0500 Subject: [PATCH] patch update --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ed246ba..06d1598 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "webp" -version = "0.1.2" +version = "0.1.3" authors = ["Jared Forth "] edition = "2018"