Release 1.3.0.

There are still some changes in-flight, but we need this release for
test 0.12.4.

R=kevmoo@google.com

Review URL: https://codereview.chromium.org//1284723003 .
diff --git a/pubspec.yaml b/pubspec.yaml
index 74f5ff9..84b8de5 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: async
-version: 1.3.0-dev
+version: 1.3.0
 author: Dart Team <misc@dartlang.org>
 description: Utility functions and classes related to the 'dart:async' library.
 homepage: https://www.github.com/dart-lang/async