Skip to content

Commit fd2dbf8

Browse files
committed
v0.6.0
1 parent 8a1f417 commit fd2dbf8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.1"
3+
version = "0.6.0"
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.1"
3+
version = "0.6.0"
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)