Skip to content

Commit dd1b4d3

Browse files
authored
Merge pull request #92 from podnetwork/cargo-0.1.5
update to v0.1.5 to include re-exports
2 parents 47dea7d + a3e0cc2 commit dd1b4d3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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.

rust-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 = "pod-sdk"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2021"
55
description = "Software Development Kit for the pod Network"
66
license = "MIT OR Apache-2.0"

types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pod-types"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2024"
55
description = "Types of Software Development Kit for the pod Network"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)