Skip to content

Commit 1680975

Browse files
committed
increase version numbers
1 parent 1778e1d commit 1680975

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quic-rpc"
3-
version = "0.17.0"
3+
version = "0.17.1"
44
edition = "2021"
55
authors = ["Rüdiger Klaehn <[email protected]>", "n0 team"]
66
keywords = ["api", "protocol", "network", "rpc"]

Diff for: quic-rpc-derive/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quic-rpc-derive"
3-
version = "0.17.0"
3+
version = "0.17.1"
44
edition = "2021"
55
authors = ["Rüdiger Klaehn <[email protected]>"]
66
keywords = ["api", "protocol", "network", "rpc", "macro"]

0 commit comments

Comments
 (0)