summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-02-04 19:17:14 +1300
committerBen Bridle <ben@derelict.engineering>2025-02-04 20:20:36 +1300
commit81d47867c2c97a9ae1d1c8fdfcd42c582410ad2a (patch)
tree989a726ff922ab7ad932287d69bd29d76fab9b32 /Cargo.toml
parent6de51983b004d7591fea89beac54e0959a4aacc8 (diff)
downloadansi-81d47867c2c97a9ae1d1c8fdfcd42c582410ad2a.zip
Update version to 1.0.0HEADv1.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 66ddf03..d525352 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ansi"
-version = "0.1.0"
+version = "1.0.0"
edition = "2021"
[dependencies]