Skip to content

Commit c8ffa58

Browse files
authoredMay 5, 2023
chore: merge back v0.6.3 (#761)
2 parents e8cf79f + f7b5e2f commit c8ffa58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ package hertz
1919
// Name and Version info of this framework, used for statistics and debug
2020
const (
2121
Name = "Hertz"
22-
Version = "v0.6.2"
22+
Version = "v0.6.3"
2323
)

0 commit comments

Comments
 (0)
Please sign in to comment.