We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f0884 commit fc850a7Copy full SHA for fc850a7
internal/version/version.go
@@ -17,5 +17,5 @@
17
package version
18
19
const (
20
- Version = "0.4.0"
+ Version = "0.4.1"
21
)
0 commit comments