We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83a475 commit f732553Copy full SHA for f732553
1 file changed
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.16.0"
+ Version = "v0.16.1"
23
)
0 commit comments