Skip to content

Commit 7b51c71

Browse files
committed
Bumped version
Signed-off-by: Vishal Rana <[email protected]>
1 parent 688ab2b commit 7b51c71

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.6"
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)