Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 6b0f4bf

Browse files
committed
Make a 0.15.0 version of Intl
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=151483033
1 parent 8ed8227 commit 6b0f4bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: intl
2-
version: 0.15.0-dev
2+
version: 0.15.0
33
author: Dart Team <[email protected]>
44
description: Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
55
homepage: https://github.com/dart-lang/intl
@@ -17,4 +17,3 @@ transformers:
1717
- test/date_time_format_file_even_test.dart
1818
- test/date_time_format_file_odd_test.dart
1919
- test/find_default_locale_standalone_test.dart
20-
- test/intl_message_basic_example_test.dart # invalid import under pub's package-layout

0 commit comments

Comments
 (0)