Skip to content

Commit

Permalink
release: 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JiatLn committed May 18, 2023
1 parent 24857e1 commit 1e147b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "color-art"
version = "0.2.13"
version = "0.3.0"
edition = "2021"
description = "A rust crate for working with colors and color spaces."
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ See [Color Art](https://color-art.netlify.app).

```toml
[dependencies]
color-art = "0.2"
color-art = "0.3"
```

### Color generator
Expand Down

0 comments on commit 1e147b2

Please sign in to comment.