update readme

This commit is contained in:
William
2025-01-10 10:56:14 +08:00
parent fd16c3eb90
commit 95889975af
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ Add the following to your `Cargo.toml`:
```toml
[dependencies]
mai3-pumpfun-sdk = "2.4.3"
mai3-pumpfun-sdk = "2.4.4"
```
## Usage
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "mai3-pumpfun-sdk"
version = "2.4.3"
version = "2.4.4"
edition = "2021"
authors = ["William <william@mai3.io>"]
repository = "https://github.com/MiracleAI-Labs/pumpfun-sdk"