This commit is contained in:
Mitch Gildenberg 2023-06-28 14:55:36 -04:00
parent 610f6a8f56
commit cd45fb9c69
2 changed files with 2 additions and 2 deletions

View File

@ -4307,7 +4307,7 @@ dependencies = [
[[package]]
name = "switchboard-solana"
version = "0.6.2"
version = "0.6.3"
dependencies = [
"anchor-client",
"anchor-lang",

View File

@ -1,6 +1,6 @@
[package]
name = "switchboard-solana"
version = "0.6.2"
version = "0.6.5"
edition = "2021"
description = "A Rust library to interact with Switchboard accounts."
readme = "README.md"