mirror of https://github.com/gin-gonic/gin.git
bump to v1.6.1 version (#2295)
Co-authored-by: thinkerou <thinkerou@gmail.com>
This commit is contained in:
parent
1bebd9af91
commit
07a6818d24
|
@ -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.6.0"
|
const Version = "v1.6.1"
|
||||||
|
|
Loading…
Reference in New Issue