Skip to content

Commit 935a607

Browse files
committed
Missed version label
Signed-off-by: Vishal Rana <[email protected]>
1 parent 687f054 commit 935a607

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
@@ -212,7 +212,7 @@ const (
212212
)
213213

214214
const (
215-
version = "3.1.0"
215+
version = "3.2.1"
216216
website = "https://echo.labstack.com"
217217
// http://patorjk.com/software/taag/#p=display&f=Small%20Slant&t=Echo
218218
banner = `

0 commit comments

Comments
 (0)