We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c7edbd commit a811a26Copy full SHA for a811a26
flags/version.go
@@ -1,5 +1,5 @@
1
package flags
2
3
const (
4
- Version = "0.0.1"
+ Version = "0.0.3"
5
)
0 commit comments