changeset 72:ee14e06de79b common_v0.1.2

Publish common_v0.1.2
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 19 Oct 2020 23:57:05 +0200
parents fa1b44d89ab0
children ac93a06c8ff6
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	Mon Oct 19 23:52:50 2020 +0200
+++ b/async-google-apis-common/Cargo.toml	Mon Oct 19 23:57:05 2020 +0200
@@ -1,6 +1,6 @@
 [package]
 name = "async-google-apis-common"
-version = "0.1.1"
+version = "0.1.2"
 authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
 edition = "2018"
 keywords = ["rest", "google", "async", "api"]