bump to v1.7.0 version

This commit is contained in:
Bo-Yi Wu 2021-04-06 10:56:34 +08:00
parent bfc8ca285e
commit f7b8401ca0

View File

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