summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-08-21 12:06:20 +1200
committerBen Bridle <ben@derelict.engineering>2025-08-21 12:06:20 +1200
commita7282a8de548fd14bc60519453e9a6e43b23acde (patch)
treef08c872feaf3828b11041d0e5827127e1676a25d /Cargo.toml
parent6c4013fa763a2f1edfcc15fb42c41a6cb585b6d3 (diff)
downloadhighlight-a7282a8de548fd14bc60519453e9a6e43b23acde.zip
Update version to 1.0.1HEADv1.0.1main
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 ff860ff..c93c386 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "highlight"
-version = "1.0.0"
+version = "1.0.1"
edition = "2024"
[dependencies]