From 6252b92403d595de75c8eba6dedfe13e2de77099 Mon Sep 17 00:00:00 2001 From: Morgan Bazalgette Date: Sun, 28 May 2017 16:57:15 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20v1.2.0=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 f470080..2c84bda 100644 --- a/doc.go +++ b/doc.go @@ -3,4 +3,4 @@ package cheesegull // Version is the version of cheesegull. -const Version = "v1.1.4" +const Version = "v1.2.0" -- GitLab