From 92239827d3b65560d822f3eec33c7ea5fad1b5bf Mon Sep 17 00:00:00 2001 From: sonodima Date: Tue, 3 Sep 2024 22:12:51 +0200 Subject: [PATCH] bump to 1.3.0 --- blurthing/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blurthing/Cargo.toml b/blurthing/Cargo.toml index f3022d2..8e2f1a9 100644 --- a/blurthing/Cargo.toml +++ b/blurthing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "blurthing" -version = "1.2.4" +version = "1.3.0" edition = "2021" authors = ["Tommaso Dimatore "] description = "Simplify the process of computing BlurHashes from images."