Skip to content

Commit

Permalink
Update version.go (#2923)
Browse files Browse the repository at this point in the history
  • Loading branch information
AydenHex authored and thinkerou committed Nov 23, 2021
1 parent 888ed2b commit 7c1f6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Expand Up @@ -5,4 +5,4 @@
package gin

// Version is the current gin framework's version.
const Version = "v1.7.3"
const Version = "v1.7.4"

0 comments on commit 7c1f6ba

Please sign in to comment.