change version to 1.0.0

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