Skip to content

Commit bc2f590

Browse files
bump version to 0.0.7
1 parent 8598de6 commit bc2f590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i3keys.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"github.com/RasmusLindroth/i3keys/internal/web"
1212
)
1313

14-
const version string = "0.0.6"
14+
const version string = "0.0.7"
1515

1616
func helpText(exitCode int) {
1717
fmt.Printf("Usage:\n\n\ti3keys <command> [arguments]\n\n")

0 commit comments

Comments
 (0)