From d879bde111d858c9121add362fe54dc8c3165176 Mon Sep 17 00:00:00 2001 From: Utkarsh Goel Date: Thu, 23 Mar 2023 01:23:27 +0800 Subject: [PATCH] Increment due to broken release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3fd0f13..5157a07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "meteorite" -version = "0.0.1" +version = "0.0.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html