Skip to content

Commit

Permalink
Update version v0.7.0 -> v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mochi-neko committed Apr 4, 2024
1 parent 408a5f2 commit 96e4d9e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "clust"
version = "0.7.0"
version = "0.8.0"
edition = "2021"
authors = ["Mochineko <t.o.e.4315@gmail.com>"]
rust-version = "1.76"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ or add the following line to your Cargo.toml:

```toml
[dependencies]
clust = "0.7.0"
clust = "0.8.0"
```

## Supported APIs
Expand Down
2 changes: 1 addition & 1 deletion clust_macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "clust_macros"
version = "0.7.0"
version = "0.8.0"
edition = "2021"
authors = ["Mochineko <t.o.e.4315@gmail.com>"]
rust-version = "1.76"
Expand Down

0 comments on commit 96e4d9e

Please sign in to comment.