Skip to content

Commit f22b867

Browse files
authored
Merge pull request #20 from thrishank/bump-version-1.0.5
Bump version 1.0.5
2 parents 8baf980 + 134eb34 commit f22b867

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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: 1 addition & 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.4"
16+
jup-ag-sdk = "1.0.5"
1717
```
1818

1919
## Features

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.4"
3+
version = "1.0.5"
44
edition = "2024"
55
license-file = "../LICENSE"
66
readme = "../README.md"

0 commit comments

Comments
 (0)