We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b814acf commit 8c41fdaCopy full SHA for 8c41fda
main.go
@@ -21,7 +21,7 @@ import (
21
"github.com/gotk3/gotk3/gtk"
22
)
23
24
-const version = "0.4.1"
+const version = "0.4.2"
25
26
type WindowState int
27
0 commit comments