Skip to content

Commit b9e9dd8

Browse files
authored
Merge pull request #252 from Tim-Zhang/release-versions
Release ttrpc@v0.8.2 and ttrpc-compiler@0.6.3
2 parents 20db6ab + 4dedde5 commit b9e9dd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ttrpc"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
authors = ["The AntFin Kata Team <kata@list.alibaba-inc.com>"]
55
edition = "2018"
66
license = "Apache-2.0"

compiler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ttrpc-compiler"
3-
version = "0.6.2"
3+
version = "0.6.3"
44
edition = "2018"
55
authors = ["The AntFin Kata Team <kata@list.alibaba-inc.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)