release 0.6.2+4 (#50)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index db7efe3..03f1d6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.6.2+4
+
+* Stop using deprecated analyzer apis.
+
 ## 0.6.2+3
 
 * Update code_transformers, analyzer, and html version constraints.
diff --git a/pubspec.yaml b/pubspec.yaml
index 23be259..fd12a5d 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: initialize
-version: 0.6.2+3
+version: 0.6.2+4
 author: Polymer.dart Authors <web@dartlang.org>
 description: Generic building blocks for doing static initialization.
 homepage: https://github.com/dart-lang/initialize