aboutsummaryrefslogtreecommitdiff
path: root/arg_picker_macros
diff options
context:
space:
mode:
Diffstat (limited to 'arg_picker_macros')
-rw-r--r--arg_picker_macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/arg_picker_macros/Cargo.toml b/arg_picker_macros/Cargo.toml
index c329274..720fb21 100644
--- a/arg_picker_macros/Cargo.toml
+++ b/arg_picker_macros/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "arg-picker-macros"
-version = "0.1.0"
+version = "0.1.1"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/mingling-rs/mingling/tree/main/arg_picker"