diff --git a/shorebird_code_push/CHANGELOG.md b/shorebird_code_push/CHANGELOG.md index 69652a22..483c20b9 100644 --- a/shorebird_code_push/CHANGELOG.md +++ b/shorebird_code_push/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.1.3 + +- Ignore some lints in generated files to make pub.dev happy + # 0.1.2 - Improves documentation diff --git a/shorebird_code_push/pubspec.yaml b/shorebird_code_push/pubspec.yaml index 8285cb53..5249e0b2 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: 0.1.2 +version: 0.1.3 homepage: https://shorebird.dev repository: https://github.com/shorebirdtech/updater