Make a 0.15.0 version of Intl

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=151483033
diff --git a/pubspec.yaml b/pubspec.yaml
index 9ab1f7c..8a3c92d 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: intl
-version: 0.15.0-dev
+version: 0.15.0
 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
@@ -17,4 +17,3 @@
     - test/date_time_format_file_even_test.dart
     - test/date_time_format_file_odd_test.dart
     - test/find_default_locale_standalone_test.dart
-    - test/intl_message_basic_example_test.dart # invalid import under pub's package-layout