bump to v1.6.1 version (#2295)

Co-authored-by: thinkerou <thinkerou@gmail.com>
This commit is contained in:
Bo-Yi Wu 2020-03-23 18:00:58 +08:00 committed by wuhuizuo
parent 0f6a9b5eac
commit 3877b5e62e

View File

@ -5,4 +5,4 @@
package gin package gin
// Version is the current gin framework's version. // Version is the current gin framework's version.
const Version = "v1.6.0" const Version = "v1.6.1"