Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 9bd6f0d949e87a28a72ae8acb918e13a04421465..9053f9a074fbd5ffffa1d58795269042ad2a4162 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: code_transformers |
| -version: 0.4.1 |
| +version: 0.4.2 |
|
Siggi Cherem (dart-lang)
2016/03/25 00:21:00
also add an entry in the change log?
Jennifer Messerly
2016/03/25 00:32:33
Done.
|
| author: Dart Team <misc@dartlang.org> |
| description: Collection of utilities related to creating barback transformers. |
| homepage: https://github.com/dart-lang/code-transformers |