Skip to content

Commit 7b6186b

Browse files
committed
bump version
1 parent c7b3b54 commit 7b6186b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import (
2727
_ "github.com/rubiojr/rugo/modules/web"
2828
)
2929

30-
var version = "v0.24.2"
30+
var version = "v0.25.0"
3131

3232
func main() {
3333
cmd.Execute(version)

0 commit comments

Comments
 (0)