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

Unified Diff: pubspec.yaml

Issue 1498613002: Further improve isWithin() performance. (Closed) Base URL: git@github.com:dart-lang/path@master
Patch Set: Created 5 years 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 | « lib/src/context.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 69359bbf90bfa93dc154d8e2e203f4d7370c1480..fb21d20a6ecf6887239fbede496a056c89e8a95c 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
name: path
-version: 1.3.8
+version: 1.3.9
author: Dart Team <misc@dartlang.org>
description: >
A string-based path manipulation library. All of the path operations you know
« no previous file with comments | « lib/src/context.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698