Skip to content

Commit

Permalink
Update version.go
Browse files Browse the repository at this point in the history
fix version 1.7.3 -> 1.7.4
  • Loading branch information
AydenHex committed Oct 28, 2021
1 parent 1c2aa59 commit 14fa14a
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 14fa14a

Please sign in to comment.