From cc9eabc485f651f1f93c363ce160bd65200fafac Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Sat, 7 Oct 2023 14:45:33 +0200 Subject: [PATCH] (cargo-release) version 0.37.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2ff5f80..70457ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "firestore" -version = "0.37.1-alpha.0" +version = "0.37.1" authors = ["Abdulla Abdurakhmanov "] edition = "2021" rust-version = "1.63"