fix: incorrect docs

This commit is contained in:
2026-01-06 06:40:03 +03:00
parent 56866c39a4
commit ef66e7a1b5
4 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "colorgram"
version = "1.0.0"
version = "1.0.1"
edition = "2024"
authors = ["arabian"]
description = "Rust library that extracts colors from image. Port of colorgram.py"