bump
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e3bcc5..3c5854c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 1.1.5+1
+## 1.1.6
 
 * Improve support for Dart 2 runtime semantics.
 
diff --git a/pubspec.yaml b/pubspec.yaml
index c155ca8..6f25684 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: glob
-version: 1.1.5+1
+version: 1.1.6
 author: "Dart Team <misc@dartlang.org>"
 homepage: https://github.com/dart-lang/glob
 description: Bash-style filename globbing.