Skip to content

Commit

Permalink
chore: merge back v0.11.0 (#1535)
Browse files Browse the repository at this point in the history
Co-authored-by: alice <[email protected]>
  • Loading branch information
HeyJavaBean and alice-yyds authored Sep 9, 2024
1 parent 6f2934b commit efd5eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ package kitex
// Name and Version info of this framework, used for statistics and debug
const (
Name = "Kitex"
Version = "v0.10.3"
Version = "v0.11.0"
)

0 comments on commit efd5eca

Please sign in to comment.