Skip to content

Commit f84f2b8

Browse files
committed
bump version
1 parent 6a28d24 commit f84f2b8

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

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

0 commit comments

Comments
 (0)