Skip to content

Commit 2e9f4ea

Browse files
committed
Updated version
Signed-off-by: Vishal Rana <[email protected]>
1 parent ba1891b commit 2e9f4ea

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
@@ -219,7 +219,7 @@ const (
219219
)
220220

221221
const (
222-
Version = "3.3.dev"
222+
Version = "3.3.7"
223223
website = "https://echo.labstack.com"
224224
// http://patorjk.com/software/taag/#p=display&f=Small%20Slant&t=Echo
225225
banner = `

0 commit comments

Comments
 (0)