We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c87760 commit ba22d8cCopy full SHA for ba22d8c
shift.go
@@ -10,7 +10,7 @@ import (
10
func main() {
11
info := &cmd.Info{
12
Name: "Shift",
13
- Version: "0.0.3",
+ Version: "0.1.0",
14
Description: "CLI for Shift",
15
}
16
0 commit comments