bump to v1.7.0 version (#2672)

This commit is contained in:
Bo-Yi Wu
2021-04-08 15:47:41 +08:00
committed by GitHub
parent bfc8ca285e
commit d496f64540
2 changed files with 29 additions and 2 deletions
+1 -1
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"