changeset 82:9bffd4cf3e50 common_v0.1.4

Publish v0.1.4
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 24 Oct 2020 16:50:28 +0200
parents 171be899018e
children 218cb13f4f01
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	Sat Oct 24 11:16:52 2020 +0200
+++ b/async-google-apis-common/Cargo.toml	Sat Oct 24 16:50:28 2020 +0200
@@ -1,6 +1,6 @@
 [package]
 name = "async-google-apis-common"
-version = "0.1.3"
+version = "0.1.4"
 authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
 edition = "2018"
 keywords = ["rest", "google", "async", "api"]