From 8bc39480fe9f7640347dbb36e28ca73cf7244e27 Mon Sep 17 00:00:00 2001 From: Corey Bonnell Date: Wed, 7 Aug 2024 23:27:06 -0400 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 802f97c..c271003 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pyasn1-fasder" -version = "0.1.0" +version = "0.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html