changeset 200:1bd604e5ab31

Release v0.2.1
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 07 Feb 2021 17:26:39 +0100
parents 33a8954d4318
children 5ece99be69cb
files async-google-apis-common/Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/async-google-apis-common/Cargo.toml	Sun Feb 07 17:26:27 2021 +0100
+++ b/async-google-apis-common/Cargo.toml	Sun Feb 07 17:26:39 2021 +0100
@@ -1,6 +1,6 @@
 [package]
 name = "async-google-apis-common"
-version = "0.2.0"
+version = "0.2.1"
 authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
 edition = "2018"
 keywords = ["rest", "google", "async", "api"]