chore: bump version to 0.1.7

- Improve index parsing logic with better error handling
This commit is contained in:
ysq
2025-07-29 23:11:20 +08:00
parent 0a4be48b99
commit 3e41481cfa
4 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "solana-streamer-sdk"
version = "0.1.6"
version = "0.1.7"
edition = "2021"
authors = ["William <byteblock6@gmail.com>", "sgxiang <sgxiang@gmail.com>", "wei <1415121722@qq.com>"]
repository = "https://github.com/0xfnzero/solana-streamer"