Update version.go

fix version 1.7.3 -> 1.7.4
This commit is contained in:
Quentin ROYER 2021-10-28 11:07:08 +02:00 committed by GitHub
parent 1c2aa59b20
commit 14fa14aa17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.7.3" const Version = "v1.7.4"