We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8cf79f + f7b5e2f commit c8ffa58Copy full SHA for c8ffa58
version.go
@@ -19,5 +19,5 @@ package hertz
19
// Name and Version info of this framework, used for statistics and debug
20
const (
21
Name = "Hertz"
22
- Version = "v0.6.2"
+ Version = "v0.6.3"
23
)
0 commit comments