Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index c1917237b151bf03167791c401fc214dc15a55a8..cd7e41ac967849d0ab4364d75721c6b0345c49c0 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: intl |
| -version: 0.12.3 |
| +version: 0.12.4 |
| author: Dart Team <misc@dartlang.org> |
| description: Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues. |
| homepage: https://github.com/dart-lang/intl |