Skip to content

Commit 1b530c1

Browse files
committed
chore: bump version to v0.3.0
1 parent b73e5fd commit 1b530c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"golang.org/x/term"
1212
)
1313

14-
var version = "0.2.0"
14+
var version = "0.3.0"
1515

1616
func main() {
1717
// Detect if running from GUI (double-click) vs CLI

0 commit comments

Comments
 (0)