From 302f2ec0e5e7c4f5ffc39fdb4d20ebe5ec98de50 Mon Sep 17 00:00:00 2001 From: Natalie Weizenbaum Date: Mon, 6 Feb 2017 12:55:56 -0800 Subject: [PATCH] Release 1.13.0. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b2bdf6d..6fce524 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: async -version: 1.13.0-dev +version: 1.13.0 author: Dart Team description: Utility functions and classes related to the 'dart:async' library. homepage: https://www.github.com/dart-lang/async