Skip to content

Commit c0141fb

Browse files
committed
Bump crate versions
1 parent aca8e49 commit c0141fb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/sol-anchor-contract/programs/sol-anchor-contract/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sol-anchor-contract"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Created with Anchor"
55
rust-version = "1.60"
66
edition = "2021"

examples/sol-contract/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "example-sol-contract"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Pyth Data Foundation"]
55
edition = "2021"
66

pyth-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 = "pyth-sdk"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
authors = ["Pyth Data Foundation"]
55
edition = "2018"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)