summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2024-10-02 12:00:18 +1300
committerBen Bridle <bridle.benjamin@gmail.com>2024-10-02 12:00:18 +1300
commit0ae93bec309d37cda72e137da83127bb48b22d65 (patch)
tree63da691ce862cd106609e4f11de4a502928325b3 /Cargo.toml
parentce33c7627db623c325095b3c83cf27c03c1e0382 (diff)
downloadcolour-0ae93bec309d37cda72e137da83127bb48b22d65.zip
Update version to 2.0.0HEADv2.0.0main
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3f17d87..8597835 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "colour"
-version = "1.0.0"
+version = "2.0.0"
authors = ["Ben Bridle"]
edition = "2021"
description = "Common 8bpc ARGB colour type"