v0.0.2
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 177acab..faabee1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.0.2
+
+* Updated `README.md` and doc comments on `createProxyHandler`.
+
+* Added an example.
+
 ## 0.0.1
 
 * First release.
diff --git a/pubspec.yaml b/pubspec.yaml
index 5359570..ca9e746 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: shelf_proxy
-version: 0.0.2-dev
+version: 0.0.2
 author: Kevin Moore <github@j832.com>
 description: Shelf handlers to proxy requests to other HTTP servers
 homepage: https://github.com/kevmoo/shelf_proxy