From f2bda0e496adb6ee13a480cc22fc2e438f944b11 Mon Sep 17 00:00:00 2001 From: piotr Date: Wed, 23 Jun 2021 02:55:02 +0200 Subject: [PATCH] bump to 0.1.1 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index c85d5c4..19c132f 100644 --- a/main.go +++ b/main.go @@ -19,7 +19,7 @@ import ( "github.com/gotk3/gotk3/gtk" ) -const version = "0.1.0" +const version = "0.1.1" var ( appDirs []string