Update version.go (#2293)

to sync with tag v1.6.0
This commit is contained in:
Henry Kwan 2020-03-23 13:52:28 +08:00 committed by wuhuizuo
parent 6e6bc3d904
commit d6461a29f0

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.5.0" const Version = "v1.6.0"