From a3a033cb2bdc133e7f70f53e6c76971ce99cee89 Mon Sep 17 00:00:00 2001 From: JPSO Date: Sat, 22 Jan 2022 15:31:40 +0000 Subject: [PATCH] Metadata updates --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6a5cb43..dbc965f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "minparse" -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "MIT" description = "A minimalist argument parser"