Skip to content

Commit

Permalink
bump to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nwg-piotr committed Mar 7, 2023
1 parent e02f29c commit c72a383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
"github.com/gotk3/gotk3/gtk"
)

const version = "0.2.0"
const version = "0.2.1"

var (
preferences programSettings
Expand Down

0 comments on commit c72a383

Please sign in to comment.