From bbbc2fd899866006c04b89ad6143fa3c6a5ed596 Mon Sep 17 00:00:00 2001 From: Morgan Bazalgette Date: Fri, 27 Oct 2017 22:52:11 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20v2.0.4=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.go b/doc.go index 899caf8..983a685 100644 --- a/doc.go +++ b/doc.go @@ -4,4 +4,4 @@ package main // Version is the version of cheesegull. -const Version = "v2.0.3" +const Version = "v2.0.4"