update version to v1.7.5

This commit is contained in:
thinkerou 2021-11-19 09:40:57 +08:00 committed by GitHub
parent 6aee45608d
commit 267a96b1ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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