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