changeset 76:fe7447eb1cb5 common_v0.1.3

Bump version: common_v0.1.3
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 20 Oct 2020 16:33:24 +0200
parents 93ac75ee044b
children 59d582e0c0a9
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	Tue Oct 20 16:33:06 2020 +0200
+++ b/async-google-apis-common/Cargo.toml	Tue Oct 20 16:33:24 2020 +0200
@@ -1,6 +1,6 @@
 [package]
 name = "async-google-apis-common"
-version = "0.1.2"
+version = "0.1.3"
 authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
 edition = "2018"
 keywords = ["rest", "google", "async", "api"]