Skip to content

Commit

Permalink
chore: Update version to 0.13.0 and re-add author
Browse files Browse the repository at this point in the history
  • Loading branch information
nshout committed Jun 3, 2024
1 parent 2fb0c79 commit a57d2f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
authors = ["Alex M. M. <[email protected]>"]
authors = ["nshout", "Alex M. M. <[email protected]>"]
description = "A Rust library for the Discord API."
documentation = "https://docs.rs/serenity"
homepage = "https://github.com/serenity-rs/serenity"
Expand All @@ -8,7 +8,7 @@ license = "ISC"
name = "serenity"
readme = "README.md"
repository = "https://github.com/serenity-rs/serenity.git"
version = "0.12.2"
version = "0.13.0"
edition = "2021"
rust-version = "1.74"
include = ["src/**/*", "LICENSE.md", "README.md", "CHANGELOG.md", "build.rs"]
Expand Down

0 comments on commit a57d2f6

Please sign in to comment.