Merge pull request #26 from dart-lang/v_bump

Version bump.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2a2d63c..625f486 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
 # Changelog
 
-## 0.0.1
+## 0.1.1
 
-- Initial version
+- Syntax updates.
+
+
+## 0.1.0
+
+- Initial implementation.
+
+
diff --git a/pubspec.yaml b/pubspec.yaml
index 2d96c90..7240680 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: package_config
-version: 0.1.0
+version: 0.1.1
 description: Support for working with Package Resolution config files.
 author: Dart Team <misc@dartlang.org>
 homepage: https://github.com/dart-lang/package_config