From f06f4d41851bbd87e7d84a2f0ba4b90ec5aeb6d5 Mon Sep 17 00:00:00 2001 From: Morgan Bazalgette Date: Tue, 17 Jan 2017 20:03:46 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20v1.1.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 de3eaf1..88241b8 100644 --- a/doc.go +++ b/doc.go @@ -3,4 +3,4 @@ package cheesegull // Version is the version of cheesegull. -const Version = "v1.0.2" +const Version = "v1.1.0" -- GitLab