chore: update version v0.5.0

This commit is contained in:
alice 2023-01-09 18:27:09 +08:00
parent 8758794d8f
commit 280bf60f5e
1 changed files with 1 additions and 1 deletions

View File

@ -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"
)