Skip to content

Commit c8e923c

Browse files
committed
Bumped 4.1.0
Signed-off-by: Vishal Rana <[email protected]>
1 parent 6f0a227 commit c8e923c

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
@@ -225,7 +225,7 @@ const (
225225

226226
const (
227227
// Version of Echo
228-
Version = "4.0.0"
228+
Version = "4.1.0"
229229
website = "https://echo.labstack.com"
230230
// http://patorjk.com/software/taag/#p=display&f=Small%20Slant&t=Echo
231231
banner = `

0 commit comments

Comments
 (0)