diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml index 34b1d85..a877168 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "colorsquash" -version = "0.1.0" -authors = ["gennyble <gen@nyble.dev>"] +version = "0.2.0" +authors = ["gennyble <gen@nyble.dev>", "novedevo <devon@nove.dev>"] edition = "2021" license = "ISC" description = "A crate for quantizing colours with preference to the most frequently occuring" |