From c4a268332a6a96f7e5fa89806c782ac365dd631b Mon Sep 17 00:00:00 2001 From: piotr Date: Sun, 22 Sep 2024 13:57:01 +0200 Subject: [PATCH] bump to 0.5.0 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 6e17f7c..1aaa261 100644 --- a/main.go +++ b/main.go @@ -21,7 +21,7 @@ import ( "github.com/gotk3/gotk3/gtk" ) -const version = "0.4.9" +const version = "0.5.0" var ( appDirs []string