commit | 2555ef5aee5c7b1b40312bfe1279bf0a6175e069 | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@google.com> | Wed Jun 15 11:22:36 2022 -0700 |
committer | Devon Carew <devoncarew@google.com> | Wed Jun 15 11:22:36 2022 -0700 |
tree | 96a512a75cf0e1a82e8ede4477d4006dc6a8e212 | |
parent | fd17403a58c4f40d99f51ba60b7ee27164307d75 [diff] |
3.2.1
diff --git a/pkgs/http_multi_server/CHANGELOG.md b/pkgs/http_multi_server/CHANGELOG.md index c982ff7..3988a6a 100644 --- a/pkgs/http_multi_server/CHANGELOG.md +++ b/pkgs/http_multi_server/CHANGELOG.md
@@ -1,4 +1,6 @@ -## 3.2.1-dev +## 3.2.1 + +* Populate the pubspec `repository` field. ## 3.2.0
diff --git a/pkgs/http_multi_server/pubspec.yaml b/pkgs/http_multi_server/pubspec.yaml index 65c0b0e..3d855c0 100644 --- a/pkgs/http_multi_server/pubspec.yaml +++ b/pkgs/http_multi_server/pubspec.yaml
@@ -1,5 +1,5 @@ name: http_multi_server -version: 3.2.1-dev +version: 3.2.1 description: >- A dart:io HttpServer wrapper that handles requests from multiple servers. repository: https://github.com/dart-lang/http_multi_server