Prepare cupertino_http 2.0.2 for release (#1449)
diff --git a/pkgs/cupertino_http/CHANGELOG.md b/pkgs/cupertino_http/CHANGELOG.md
index eab2fcb..f6513b7 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 b0eb6ae..9c261a9 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.