We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01c5f8 commit 4a7d8e3Copy full SHA for 4a7d8e3
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.14.1"
+ Version = "v0.15.0"
23
)
0 commit comments