From e31df6e7211931d0d888522262a84f4482eb96e5 Mon Sep 17 00:00:00 2001 From: piotr Date: Tue, 25 Oct 2022 04:06:30 +0200 Subject: [PATCH] bump to 0.3.2 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 1d7b751..6b7b639 100644 --- a/main.go +++ b/main.go @@ -21,7 +21,7 @@ import ( "github.com/gotk3/gotk3/gtk" ) -const version = "0.3.1" +const version = "0.3.2" var ( appDirs []string