Skip to content

Commit

Permalink
chore: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vidhanio committed Dec 5, 2023
1 parent 0cb1998 commit 5986706
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ members = [".", "macros"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/vidhanio/serenity-commands"
version = "0.3.0"
version = "0.4.0"

[workspace.dependencies]
serenity-commands-macros = { version = "0.3", path = "macros" }
serenity-commands-macros = { version = "0.4", path = "macros" }

serenity = { version = "0.12", default-features = false, features = [
"builder",
Expand Down

0 comments on commit 5986706

Please sign in to comment.