Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(544)

Unified Diff: pkg/async/pubspec.yaml

Issue 882713009: Make synchronous broadcast StreamController throw if adding event while adding event. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update version number. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/async/test/stream_zip_zone_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/async/pubspec.yaml
diff --git a/pkg/async/pubspec.yaml b/pkg/async/pubspec.yaml
index 65539f9257c0405c0f340119d5dbf7cca789bc59..0f17e33dd05462407cb9c2a955515b86aee6c0b3 100644
--- a/pkg/async/pubspec.yaml
+++ b/pkg/async/pubspec.yaml
@@ -1,5 +1,5 @@
name: async
-version: 1.0.0
+version: 1.1.0
author: Dart Team <misc@dartlang.org>
description: Utility functions and classes related to the 'dart:async' library.
homepage: http://www.dartlang.org
« no previous file with comments | « no previous file | pkg/async/test/stream_zip_zone_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698