Merge pull request #111 from dart-lang/pq-rev-bump

Version bump and CHANGELOG updates.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5eb523e..14fdd72 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+# 0.1.1
+
+* Internal code and dependency constraint cleanup.
+
+# 0.1.0
+
+* Initial stable release.
+
 # 0.0.2+1
 
 * Added machine output option. Fix #69.
diff --git a/pubspec.yaml b/pubspec.yaml
index a500f28..3cc8907 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: linter
-version: 0.1.0
+version: 0.1.1
 author: Dart Team <misc@dartlang.org>
 description: Style linter for Dart.
 homepage: https://github.com/dart-lang/linter