Bump to 1.1.1 before publishing.

R=pquitslund@google.com

Review URL: https://chromiumcodereview.appspot.com//819983003
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e6e0c2..a893df7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-# 0.1.1-dev
+# 0.1.1
 
 * Support formatting enums (#120).
 * Handle Windows line endings in multiline strings (#126).
diff --git a/pubspec.yaml b/pubspec.yaml
index f9bbc40..f26c7f7 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: dart_style
-version: 0.1.1-dev
+version: 0.1.1
 author: Dart Team <misc@dartlang.org>
 description: Opinionated, automatic Dart source code formatter.
 homepage: https://github.com/dart-lang/dart_style