From 739700bf4ef7f1dca5b111dec55114fc66207aaa Mon Sep 17 00:00:00 2001 From: Alex Ungur Date: Sun, 27 Jan 2019 00:39:45 +0200 Subject: [PATCH] Bumped up version to 3.3.9 (related to #1244) --- echo.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/echo.go b/echo.go index f0b6284b..2a3b4f9c 100644 --- a/echo.go +++ b/echo.go @@ -167,7 +167,7 @@ const ( const ( charsetUTF8 = "charset=UTF-8" // PROPFIND Method can be used on collection and property resources. - PROPFIND = "PROPFIND" + PROPFIND = "PROPFIND" ) // Headers @@ -221,7 +221,7 @@ const ( const ( // Version of Echo - Version = "3.3.dev" + Version = "3.3.9" website = "https://echo.labstack.com" // http://patorjk.com/software/taag/#p=display&f=Small%20Slant&t=Echo banner = `