0.1.0 -> 0.1.1

This commit is contained in:
2025-05-09 22:59:23 +03:00
parent c1f4b420b3
commit ea2c458dc9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "colorgram"
version = "0.1.0"
version = "0.1.1"
edition = "2024"
authors = ["arabian"]
description = "Rust library that extracts colors from image. Port of colorgram.py"