diff --git a/shorebird_code_push/CHANGELOG.md b/shorebird_code_push/CHANGELOG.md index 5f10fb5..3074d2a 100644 --- a/shorebird_code_push/CHANGELOG.md +++ b/shorebird_code_push/CHANGELOG.md @@ -1,3 +1,8 @@ +# 2.0.2 + +- fix: unbreak web platform +- chore: minor improvements to example + # 2.0.1 - Update the minimum Flutter version from 3.24.4 to 3.24.5 (3.24.4 does not diff --git a/shorebird_code_push/pubspec.yaml b/shorebird_code_push/pubspec.yaml index de67990..dfdc311 100644 --- a/shorebird_code_push/pubspec.yaml +++ b/shorebird_code_push/pubspec.yaml @@ -1,6 +1,6 @@ name: shorebird_code_push description: Check for and download Shorebird code push updates from your app. -version: 2.0.1 +version: 2.0.2 homepage: https://shorebird.dev repository: https://github.com/shorebirdtech/updater/tree/main/shorebird_code_push