diff --git a/pkgs/cupertino_http/CHANGELOG.md b/pkgs/cupertino_http/CHANGELOG.md index eab2fcb974..f6513b7e23 100644 --- a/pkgs/cupertino_http/CHANGELOG.md +++ b/pkgs/cupertino_http/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.0.2-wip +## 2.0.2 * Upgrade to `package:objective_c` 4.1. * Upgrade to `package:ffigen` 16.1. diff --git a/pkgs/cupertino_http/pubspec.yaml b/pkgs/cupertino_http/pubspec.yaml index b0eb6ae178..9c261a9209 100644 --- a/pkgs/cupertino_http/pubspec.yaml +++ b/pkgs/cupertino_http/pubspec.yaml @@ -1,5 +1,5 @@ name: cupertino_http -version: 2.0.2-wip +version: 2.0.2 description: >- A macOS/iOS Flutter plugin that provides access to the Foundation URL Loading System.