Skip to content

Commit 6a79d4a

Browse files
authored
Merge pull request #23 from thrishank/bump-version-1.0.6
update version
2 parents f6fe450 + c801ecf commit 6a79d4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

0 commit comments

Comments
 (0)