diff --git a/server/Cargo.toml b/server/Cargo.toml index 8f2fe84..63d713c 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cool_spotify_server" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Emilia Allison"]