forked from cloudwego/hertz
chore: update version v0.5.0
This commit is contained in:
parent
8758794d8f
commit
280bf60f5e
|
@ -19,5 +19,5 @@ package hertz
|
|||
// Name and Version info of this framework, used for statistics and debug
|
||||
const (
|
||||
Name = "Hertz"
|
||||
Version = "v0.4.2"
|
||||
Version = "v0.5.0"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue