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

Unified Diff: pkg/source_span/pubspec.yaml

Issue 754463002: Avoid instantiating FileLocations where possible in source_span. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes Created 6 years, 1 month 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 | « pkg/source_span/lib/src/span_mixin.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/source_span/pubspec.yaml
diff --git a/pkg/source_span/pubspec.yaml b/pkg/source_span/pubspec.yaml
index ae1bfcfa3f004840522301926ccd69b9e0915ca9..5c166fc6f5194d4b7671a1cea92b51ec0dbcd8a5 100644
--- a/pkg/source_span/pubspec.yaml
+++ b/pkg/source_span/pubspec.yaml
@@ -1,6 +1,6 @@
name: source_span
-version: 1.0.1
+version: 1.0.2
author: Dart Team <misc@dartlang.org>
description: A library for identifying source spans and locations.
homepage: http://www.dartlang.org
« no previous file with comments | « pkg/source_span/lib/src/span_mixin.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698