diff --git a/CHANGELOG.md b/CHANGELOG.md index caed1c0..ed61573 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.5 + +* Add more missing API level checks on Android. + ## 0.1.4 * Add missing API level checks on Android. diff --git a/pubspec.yaml b/pubspec.yaml index 79df58b..344a4a8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: audio_session description: Sets the iOS audio session category and Android audio attributes for your app, and manages your app's audio focus, mixing and ducking behaviour. -version: 0.1.4 +version: 0.1.5 homepage: https://github.com/ryanheise/audio_session environment: