From d01176167df3d91868df6b4bb7860e4523eca409 Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Thu, 4 Apr 2024 18:24:15 +0200 Subject: [PATCH] (cargo-release) start next development iteration 0.40.2-alpha.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9bae51f..be99f27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "firestore" -version = "0.40.1" +version = "0.40.2-alpha.0" authors = ["Abdulla Abdurakhmanov "] edition = "2021" rust-version = "1.63"