diff --git a/Cargo.toml b/Cargo.toml index 16e716d..bd60718 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rusty_interaction" -version = "0.2.3" +version = "0.3.0" authors = ["Hugo Woesthuis "] license = "ISC" description = "Handle Discord Interactions as outgoing webhook"