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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"