changeset 111:ec1262f0dc55 common_v0.1.6

Release common_v0.1.6
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 25 Oct 2020 09:04:22 +0100
parents 1e2241589658
children 172a9155c7a9
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 Oct 25 09:04:01 2020 +0100
+++ b/async-google-apis-common/Cargo.toml	Sun Oct 25 09:04:22 2020 +0100
@@ -1,6 +1,6 @@
 [package]
 name = "async-google-apis-common"
-version = "0.1.5"
+version = "0.1.6"
 authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
 edition = "2018"
 keywords = ["rest", "google", "async", "api"]