upgrade to 0.2.0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2138186..de1d786 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 0.2.0-dev
+## 0.2.0
 
 * `entryPoint` and `newEntryPoint` transformer options were renamed to
 `entry_point` and `new_entry_pont`.
diff --git a/pubspec.yaml b/pubspec.yaml
index af272fe..25bc767 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: initialize
-version: 0.2.0-dev
+version: 0.2.0
 author: Polymer.dart Authors <web@dartlang.org>
 description: Generic building blocks for doing static initialization.
 homepage: https://github.com/dart-lang/initialize