about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2026-07-15 18:20:36 -0500
committergennyble <gen@nyble.dev>2026-07-15 18:20:36 -0500
commit2a6fe2dcd206d6acc58801920ce74c9f0b0afa93 (patch)
treeb59a6bf695db423c5e9702d4a7fb50c3edfe2b19 /Cargo.toml
parentf66317c8df497256e5aca6685c58cd7e3f6dc217 (diff)
downloadscurvy-main.tar.gz
scurvy-main.zip
add has() to check if option is present HEAD 0.3.1 main
Diffstat (limited to 'Cargo.toml')
-rwxr-xr-xCargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1ac84b4..6cf5223 100755
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "scurvy"
-version = "0.3.0"
+version = "0.3.1"
 edition = "2024"
 
 [dependencies]