diff --git a/Cargo.toml b/Cargo.toml index 187e65c..0db6123 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "spotify-parser" description = "A library for parsing Spotify data." -version = "1.0.0" +version = "1.0.1" edition = "2021" license-file = "LICENSE.md" repository = "https://github.com/eRgo35/spotify-parser"