Update version.go (#2923)

This commit is contained in:
Quentin ROYER
2021-11-01 01:33:38 +01:00
committed by GitHub
parent cbdd47a7e1
commit efa3175007

View File

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