3.2.1
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c982ff7..3988a6a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,6 @@
-## 3.2.1-dev
+## 3.2.1
+
+* Populate the pubspec `repository` field.
 
 ## 3.2.0
 
diff --git a/pubspec.yaml b/pubspec.yaml
index 65c0b0e..3d855c0 100644
--- a/pubspec.yaml
+++ b/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