diff --git a/pkgs/cupertino_http/CHANGELOG.md b/pkgs/cupertino_http/CHANGELOG.md index 24d6f7a5b3..2a935bd48f 100644 --- a/pkgs/cupertino_http/CHANGELOG.md +++ b/pkgs/cupertino_http/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.1.0-wip +## 2.1.0 * Remove some unnecessary native code. * Upgrade to `package:objective_c` 7.0. diff --git a/pkgs/cupertino_http/pubspec.yaml b/pkgs/cupertino_http/pubspec.yaml index 968f9002fc..b8df4f8be8 100644 --- a/pkgs/cupertino_http/pubspec.yaml +++ b/pkgs/cupertino_http/pubspec.yaml @@ -1,5 +1,5 @@ name: cupertino_http -version: 2.0.3-wip +version: 2.1.0 description: >- A macOS/iOS Flutter plugin that provides access to the Foundation URL Loading System.