From cfdde89d23751ca0fba4968810050ffd0e526c19 Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Sat, 17 Feb 2024 12:11:30 +0100 Subject: [PATCH] (cargo-release) start next development iteration 0.39.2-alpha.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 84f7e20..c7ff78e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "firestore" -version = "0.39.1" +version = "0.39.2-alpha.0" authors = ["Abdulla Abdurakhmanov "] edition = "2021" rust-version = "1.63"