Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
(cargo-release) version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gifnksm committed Jul 18, 2022
1 parent d808290 commit 64bd4f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 = "twitter-api"
version = "0.5.0"
version = "0.6.0"
edition = "2021"
rust-version = "1.57.0"
authors = ["gifnksm <makoto.nksm+github@gmail.com>"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Add this to your `Cargo.toml`:

```toml
[dependencies]
twitter-api = "0.5"
twitter-api = "0.6.0"
```

See [examples](./examples).
Expand Down

0 comments on commit 64bd4f3

Please sign in to comment.