We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6fe450 + c801ecf commit 6a79d4aCopy full SHA for 6a79d4a
README.md
@@ -13,7 +13,7 @@ or Add this to your `Cargo.toml`:
13
14
```toml
15
[dependencies]
16
-jup-ag-sdk = "1.0.5"
+jup-ag-sdk = "1.0.6"
17
```
18
19
## Features
jup-ag-sdk/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "jup-ag-sdk"
3
-version = "1.0.5"
+version = "1.0.6"
4
edition = "2024"
5
license-file = "../LICENSE"
6
readme = "../README.md"
0 commit comments