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