From 55ceb99b37818de9010d713a569a3eae749cd967 Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Sun, 24 Jul 2022 16:18:58 +0200 Subject: [PATCH] (cargo-release) version 0.5.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4ab132a..5cdae21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "firestore" -version = "0.5.0" +version = "0.5.1" authors = ["Abdulla Abdurakhmanov "] edition = "2021" license = "Apache-2.0"