Skip to content

Commit 05384be

Browse files
Release v0.1.2 (#11)
Co-authored-by: GitHub Action <[email protected]>
1 parent 4cd2815 commit 05384be

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

crates/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 = "rrelayer_cli"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2024"
55

66
[dependencies]

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rrelayer_core"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
resolver = "2"
55
edition = "2021"
66
authors = ["[email protected]"]

crates/sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rrelayer"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2024"
55
authors = ["[email protected]"]
66
license = "MIT"

0 commit comments

Comments
 (0)