We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a194518 + 3012782 commit 23456d7Copy full SHA for 23456d7
version.go
@@ -19,5 +19,5 @@ package kitex
19
// Name and Version info of this framework, used for statistics and debug
20
const (
21
Name = "Kitex"
22
- Version = "v0.12.2"
+ Version = "v0.12.3"
23
)
0 commit comments