Skip to content

Commit 5ff29fd

Browse files
committed
chore: update version v0.12.3
1 parent a194518 commit 5ff29fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)