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