🗝
summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormia <mia@mia.jetzt>2024-06-03 21:35:16 -0700
committermia <mia@mia.jetzt>2024-06-03 21:35:16 -0700
commit044df10ee3a53deead2f17144c5b3def8f2b03ab (patch)
treecf65e6bd30e4256e8377b633106fd683089dd156 /Cargo.toml
parent40509ba913e52196b2dd7f3a733bec816d38bda0 (diff)
downloadcgit-syntect-main.tar.gz
cgit-syntect-main.zip
remove global background, shorten mode var HEAD v0.2.0 main
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 3bee23e..429c935 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "cgit-syntect"
-version = "0.1.1"
+version = "0.2.0"
 edition = "2021"
 
 [dependencies]