Release v1.6.3 version (#2353)

* chore: update version to v1.6.3

* update changelog

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2020-05-03 21:12:07 +08:00
committed by GitHub
parent 2c43278080
commit abc4fa0718
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -5,4 +5,4 @@
package gin
// Version is the current gin framework's version.
const Version = "v1.6.2"
const Version = "v1.6.3"