From 994c31a8b55104c7831a24e258fd8520e7f80196 Mon Sep 17 00:00:00 2001 From: greymd Date: Sat, 8 Aug 2020 17:16:36 +0100 Subject: [PATCH] Bump version to v0.2.2 --- ojichat.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ojichat.go b/ojichat.go index c1ae634..d6b0c17 100644 --- a/ojichat.go +++ b/ojichat.go @@ -9,7 +9,7 @@ import ( "github.com/greymd/ojichat/generator" ) -var appVersion = `Ojisan Nanchatte (ojichat) command version 0.2.1 +var appVersion = `Ojisan Nanchatte (ojichat) command version 0.2.2 Copyright (c) 2020 Yamada, Yasuhiro Released under the MIT License. https://github.com/greymd/ojichat`