From fc7f622c45db3c59dac1c122d85ee8dceebd1bda Mon Sep 17 00:00:00 2001 From: Simone Date: Thu, 21 Sep 2023 13:40:01 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 169d809..5547afd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "caracal" description = "Starknet smart contract static analysis tool" -version = "0.2.1" +version = "0.2.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html