change version to 0.1.2

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