Skip to content

Commit f520032

Browse files
committed
verion: v0.1.6
1 parent 4a070d4 commit f520032

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.5"
3+
version = "0.1.6"
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
@@ -43,7 +43,7 @@ Contributions are welcome! Please feel free to submit a Pull Request.
4343

4444
```bash
4545
[dependencies]
46-
solagent = "0.1.5"
46+
solagent = "0.1.6"
4747
```
4848

4949
## Quick Start

0 commit comments

Comments
 (0)