summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-10-17 21:20:19 +1300
committerBen Bridle <ben@derelict.engineering>2025-10-17 21:20:19 +1300
commite4802ab2a5422a87e4aadcb11b1cdb2d68f9c355 (patch)
tree2e7c050b54bbba93bb4acabeb84de95a267ae0e7 /Cargo.toml
parenta81bdc960dd2d9007089e8ca0ff878a3d7c34d9e (diff)
downloadhighlight-e4802ab2a5422a87e4aadcb11b1cdb2d68f9c355.zip
Update version to 1.0.2HEADv1.0.2main
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 c93c386..5669f4f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "highlight"
-version = "1.0.1"
+version = "1.0.2"
edition = "2024"
[dependencies]