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

Unified Diff: pubspec.yaml

Issue 881673002: Cleanup equality operator to accept any Object rather than just a SourceLocation. (Closed) Base URL: git@github.com:dart-lang/source_span.git@master
Patch Set: Created 5 years, 11 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
« CHANGELOG.md ('K') | « lib/src/location.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 55ac89aa472017078a17e3aafdef3dec316377ad..2f65cf8e24e97241d02cff9ce5cc1c4164577e16 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,6 +1,6 @@
name: source_span
-version: 1.0.2
+version: 1.0.2+1
nweiz 2015/01/27 01:49:58 We only use "+1" versions for pre-1.0.0 packages.
Jacob 2015/01/27 03:13:32 Done.
author: Dart Team <misc@dartlang.org>
description: A library for identifying source spans and locations.
homepage: http://github.com/dart-lang/source_span
« CHANGELOG.md ('K') | « lib/src/location.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698