Skip to content

Commit 23456d7

Browse files
authored
Merge pull request #1716 from cloudwego/main
chore: merge back v0.12.3
2 parents a194518 + 3012782 commit 23456d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ package kitex
1919
// Name and Version info of this framework, used for statistics and debug
2020
const (
2121
Name = "Kitex"
22-
Version = "v0.12.2"
22+
Version = "v0.12.3"
2323
)

0 commit comments

Comments
 (0)