Bump the pubspec version. I forgot to do this in c7ee0181e7ad2aa331c4580f9777ba8597aebcda. R=rnystrom@google.com Review URL: https://codereview.chromium.org//1767113006 .
diff --git a/pkgs/glob/pubspec.yaml b/pkgs/glob/pubspec.yaml index 9ef3b41..9c457cf 100644 --- a/pkgs/glob/pubspec.yaml +++ b/pkgs/glob/pubspec.yaml
@@ -1,5 +1,5 @@ name: glob -version: 1.1.0 +version: 1.1.1 author: "Dart Team <misc@dartlang.org>" homepage: https://github.com/dart-lang/glob description: Bash-style filename globbing.