mirror of
https://github.com/labstack/echo.git
synced 2025-06-08 23:56:20 +02:00
bump version to 4.10.0
This commit is contained in:
parent
1ee8e22faa
commit
ac7a9621a1
2
echo.go
2
echo.go
@ -259,7 +259,7 @@ const (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
// Version of Echo
|
// Version of Echo
|
||||||
Version = "4.10.2"
|
Version = "4.11.0"
|
||||||
website = "https://echo.labstack.com"
|
website = "https://echo.labstack.com"
|
||||||
// http://patorjk.com/software/taag/#p=display&f=Small%20Slant&t=Echo
|
// http://patorjk.com/software/taag/#p=display&f=Small%20Slant&t=Echo
|
||||||
banner = `
|
banner = `
|
||||||
|
Loading…
x
Reference in New Issue
Block a user