bump
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1768bab..5e3bcc5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.1.5+1
+
+* Improve support for Dart 2 runtime semantics.
+
 ## 1.1.5
 
 * Declare support for `async` 2.0.0.
diff --git a/pubspec.yaml b/pubspec.yaml
index 8aceccb..c155ca8 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: glob
-version: 1.1.5
+version: 1.1.5+1
 author: "Dart Team <misc@dartlang.org>"
 homepage: https://github.com/dart-lang/glob
 description: Bash-style filename globbing.