Skip to content

Commit 008e82a

Browse files
committed
chore: bump statesman version
1 parent 2104dff commit 008e82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taco/cmd/statesman/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"github.com/labstack/echo/v4/middleware"
1818
)
1919

20-
// change this random number to bump version of statesman: 429
20+
// change this random number to bump version of statesman: 421
2121
func main() {
2222
var (
2323
port = flag.String("port", "8080", "Server port")

0 commit comments

Comments
 (0)