Skip to content

Commit 8c41fda

Browse files
committed
bump to 0.4.2
1 parent b814acf commit 8c41fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
"github.com/gotk3/gotk3/gtk"
2222
)
2323

24-
const version = "0.4.1"
24+
const version = "0.4.2"
2525

2626
type WindowState int
2727

0 commit comments

Comments
 (0)