Skip to content

Commit 7e04689

Browse files
committed
v0.1.8
1 parent c142963 commit 7e04689

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "solagent"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
edition = "2021"
55
authors = ["zTgx <beautifularea@gmail.com>"]
66
repository = "https://github.com/zTgx/solagent.rs.git"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
```bash
4242
[dependencies]
43-
solagent = "0.1.7"
43+
solagent = "0.1.8"
4444
```
4545

4646
## Quick Start

0 commit comments

Comments
 (0)