We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fd53c commit 46a8966Copy full SHA for 46a8966
shift.go
@@ -10,7 +10,7 @@ import (
10
func main() {
11
info := &cmd.Info{
12
Name: "Shift",
13
- Version: "0.0.1",
+ Version: "0.0.3",
14
Description: "CLI for Shift",
15
}
16
0 commit comments