From 4cd8bf0c96bbae5ad530184561df13ed72ed5b28 Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Mon, 2 Dec 2024 20:10:28 +0100 Subject: [PATCH] chore: Release firestore version 0.44.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 32b2725..1edfb69 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "firestore" -version = "0.43.1" +version = "0.44.0" authors = ["Abdulla Abdurakhmanov "] edition = "2021" rust-version = "1.64"