Skip to content

Commit 1cb3d3d

Browse files
committed
fix: version bump
1 parent 79cbf8d commit 1cb3d3d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rsrpc-cli"
3-
version = "0.24.2"
3+
version = "0.24.3"
44
edition = "2018"
55
authors = ["spikehd"]
66

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rsrpc"
3-
version = "0.24.2"
3+
version = "0.24.3"
44
edition = "2018"
55
authors = ["spikehd"]
66

0 commit comments

Comments
 (0)