Skip to content

Commit ed2e86a

Browse files
committed
v0.5.1
1 parent 122b2f8 commit ed2e86a

File tree

3 files changed

+6
-44
lines changed

3 files changed

+6
-44
lines changed

Cargo.lock

Lines changed: 4 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

okolors-bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "okolors-bin"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["Ivordir <Ivordir@pm.me>"]
55
edition = "2021"
66
description = "Create color palettes from images by performing k-means clustering in the Oklab color space."

okolors/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "okolors"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["Ivordir <Ivordir@pm.me>"]
55
edition = "2021"
66
description = "Create color palettes from images by performing k-means clustering in the Oklab color space."

0 commit comments

Comments
 (0)