diff --git a/CHANGELOG.md b/CHANGELOG.md index 90535cb3..bf906a76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog -All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [4.0.2](https://github.com/krtirtho/spotube/compare/v4.0.1...v4.0.2) (2025-03-16) + +### Bug Fixes + +- invalid access token exception #2525 ## [4.0.1](https://github.com/krtirtho/spotube/compare/v4.0.0...v4.0.1) (2025-03-15) diff --git a/pubspec.yaml b/pubspec.yaml index 1f2b6f62..fd2cf9f6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Open source Spotify client that doesn't require Premium nor uses El publish_to: "none" -version: 4.0.1+40 +version: 4.0.2+41 homepage: https://spotube.krtirtho.dev repository: https://github.com/KRTirtho/spotube