Chromium Code Reviews| Index: pkg/logging/pubspec.yaml |
| diff --git a/pkg/logging/pubspec.yaml b/pkg/logging/pubspec.yaml |
| index 678ceef68d58fda633bdeb010b4ff3a485cc525b..dd7ba7c2aa3b12912929dfd33b06e2d07b292175 100644 |
| --- a/pkg/logging/pubspec.yaml |
| +++ b/pkg/logging/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: logging |
| -version: 0.9.1+2 |
| +version: 0.9.2 |
| author: Dart Team <misc@dartlang.org> |
| description: > |
| Provides APIs for debugging and error logging. This library introduces |