Skip to content

Commit afe90e7

Browse files
committed
Bumped up version to include -dev
1 parent 739700b commit afe90e7

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
@@ -221,7 +221,7 @@ const (
221221

222222
const (
223223
// Version of Echo
224-
Version = "3.3.9"
224+
Version = "3.3.10-dev"
225225
website = "https://echo.labstack.com"
226226
// http://patorjk.com/software/taag/#p=display&f=Small%20Slant&t=Echo
227227
banner = `

0 commit comments

Comments
 (0)