Skip to content

Commit 6aabf3b

Browse files
committed
bump version
1 parent 0e1526a commit 6aabf3b

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.1"
30+
var version = "v0.24.2"
3131

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

0 commit comments

Comments
 (0)