Skip to content

Commit ac7a962

Browse files
committed
bump version to 4.10.0
1 parent 1ee8e22 commit ac7a962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

echo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ const (
259259

260260
const (
261261
// Version of Echo
262-
Version = "4.10.2"
262+
Version = "4.11.0"
263263
website = "https://echo.labstack.com"
264264
// http://patorjk.com/software/taag/#p=display&f=Small%20Slant&t=Echo
265265
banner = `

0 commit comments

Comments
 (0)