diff --git a/pkgs/cupertino_http/CHANGELOG.md b/pkgs/cupertino_http/CHANGELOG.md index da5b0b5c07..b1872bdd03 100644 --- a/pkgs/cupertino_http/CHANGELOG.md +++ b/pkgs/cupertino_http/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.1-wip + +* Upgrade to `package:ffigen` 11.0.0. + ## 1.4.0 * **Experimental** support for the `package:web_socket` `WebSocket` interface. diff --git a/pkgs/cupertino_http/pubspec.yaml b/pkgs/cupertino_http/pubspec.yaml index 48cf8c0241..7e9427bdec 100644 --- a/pkgs/cupertino_http/pubspec.yaml +++ b/pkgs/cupertino_http/pubspec.yaml @@ -1,5 +1,5 @@ name: cupertino_http -version: 1.4.0 +version: 1.4.1-wip description: >- A macOS/iOS Flutter plugin that provides access to the Foundation URL Loading System.