Bump with playground note.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2deea9e..a962446 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.11.0+1
+
+* Added playground app at https://dart-lang.github.io/markdown.
+
 ## 0.11.0
 
 * Parse HTML blocks more accurately, according to
diff --git a/pubspec.yaml b/pubspec.yaml
index 1bd960e..d357716 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: markdown
-version: 0.11.0
+version: 0.11.0+1
 author: Dart Team <misc@dartlang.org>
 description: A library for converting markdown to HTML.
 homepage: https://github.com/dart-lang/markdown