Skip to content

Commit 6d227df

Browse files
committed
Bumbed version
Signed-off-by: Vishal Rana <[email protected]>
1 parent 7c3df77 commit 6d227df

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
@@ -217,7 +217,7 @@ const (
217217
)
218218

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

0 commit comments

Comments
 (0)