Chromium Code Reviews| Index: pkg/intl/pubspec.yaml |
| diff --git a/pkg/intl/pubspec.yaml b/pkg/intl/pubspec.yaml |
| index 047c1c216d5424e8e5644fd1e5f847047cb16664..ef3057086b138a6cadcdaf1407a3651bacdfe6a1 100644 |
| --- a/pkg/intl/pubspec.yaml |
| +++ b/pkg/intl/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: intl |
| -version: 0.9.6 |
| +version: 0.9.8 |
|
kevmoo
2014/03/08 20:10:08
A non-dev version with -dev dependencies?
Weird,
|
| 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: http://www.dartlang.org |