We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a8449 commit 6ca038aCopy full SHA for 6ca038a
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.15.1"
+ Version = "v0.15.2"
23
)
0 commit comments