Skip to content

Commit c9d4705

Browse files
author
James Cunningham
committed
Bumped Verson to 1.0.1
1 parent 64dc012 commit c9d4705

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
@@ -13,7 +13,7 @@ var (
1313
)
1414

1515
func usage() {
16-
fmt.Println("Switcher 1.0.0")
16+
fmt.Println("Switcher 1.0.1")
1717
fmt.Println("usage: switcher [options]\n")
1818

1919
fmt.Println("Options:")

0 commit comments

Comments
 (0)