Explorar o código

Update the comment of Version (#1141)

田欧 %!s(int64=8) %!d(string=hai) anos
pai
achega
1e88466d23
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gin.go

+ 1 - 1
gin.go

@@ -14,8 +14,8 @@ import (
 	"github.com/gin-gonic/gin/render"
 )
 
-// Version is Framework's version.
 const (
+	// Version is Framework's version.
 	Version                = "v1.2"
 	defaultMultipartMemory = 32 << 20 // 32 MB
 )