Increment version number to 0.2.0

This version is NOT compatible with files from v0.1.0!
The incompatibility was caused by a change from v4 UUIDs to
v6 UUIDs. This was changed to permit better color consistency.
This commit is contained in:
Emilia Allison 2023-12-29 20:41:14 -05:00
parent a710054a98
commit d4a573c0c6
Signed by: emilia
GPG Key ID: 7A3F8997BFE894E0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "plate-tool"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html