Skip to content

Commit

Permalink
Bump version to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eero-lehtinen committed Oct 21, 2024
1 parent a2cf284 commit 75c2ade
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oklch-color-picker"
version = "1.8.1"
version = "1.9.0"
edition = "2021"
license = "MIT"
description = "A standalone graphical color picker using the Oklch color space. Allows output to hex, rgb, hsl and many other formats."
Expand Down

0 comments on commit 75c2ade

Please sign in to comment.