diff --git a/Cargo.lock b/Cargo.lock index 4719902..ecbada7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2692,7 +2692,7 @@ dependencies = [ [[package]] name = "shibe-bot" -version = "1.2.0" +version = "1.3.0" dependencies = [ "anyhow", "dotenvy", diff --git a/Cargo.toml b/Cargo.toml index d83de44..8baa822 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "shibe-bot" description = "A Discord bot written in Rust, using Poise." license = "MIT" readme = "README.md" -version = "1.2.0" +version = "1.3.0" edition = "2021" build = "build.rs" diff --git a/README.md b/README.md index 02c4fec..36d02c8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Shibe Bot 1.2.0 +# Shibe Bot 1.3.0 [![Rust](https://github.com/shibedrill/shibe-bot/actions/workflows/rust.yml/badge.svg)](https://github.com/shibedrill/shibe-bot/actions/workflows/rust.yml) [![GitHub License](https://img.shields.io/github/license/shibedrill/shibe-bot)](LICENSE.txt)