Skip to content

Commit dba208e

Browse files
committed
bump version
1 parent e1a8786 commit dba208e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)