Skip to content

Commit

Permalink
Update the version in lib.rs to rely on any patch version in 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
arqunis committed Nov 9, 2020
1 parent 757e0d6 commit 85e5722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
//!
//! ```toml
//! [dependencies]
//! serenity = "0.9.0"
//! serenity = "0.9"
//! ```
//!
//! [`Cache`]: cache/struct.Cache.html
Expand Down

0 comments on commit 85e5722

Please sign in to comment.