Skip to content

Commit e824b78

Browse files
committed
update version
1 parent bb98e21 commit e824b78

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ or Add this to your `Cargo.toml`:
1313

1414
```toml
1515
[dependencies]
16-
jup-ag-sdk = "1.0.3"
16+
jup-ag-sdk = "1.0.4"
1717
```
1818

1919
## Features
@@ -83,6 +83,7 @@ async fn main() {
8383

8484
- [API Documentation](https://dev.jup.ag/)
8585
- [Discord](https://discord.gg/jup)
86+
- [crates.io](https://crates.io/crates/jup-ag-sdk)
8687

8788
## Local
8889

jup-ag-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 = "jup-ag-sdk"
3-
version = "1.0.3"
3+
version = "1.0.4"
44
edition = "2024"
55
license-file = "../LICENSE"
66
readme = "../README.md"

0 commit comments

Comments
 (0)