We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a28d24 commit f84f2b8Copy full SHA for f84f2b8
main.go
@@ -27,7 +27,7 @@ import (
27
_ "github.com/rubiojr/rugo/modules/web"
28
)
29
30
-var version = "v0.22.0"
+var version = "v0.23.0"
31
32
func main() {
33
cmd.Execute(version)
0 commit comments