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

Unified Diff: pkg/path/pubspec.yaml

Issue 416973003: Remove documentation links for repo packages. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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
« pkg/json_rpc_2/pubspec.yaml ('K') | « pkg/path/CHANGELOG.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/path/pubspec.yaml
diff --git a/pkg/path/pubspec.yaml b/pkg/path/pubspec.yaml
index 7bc83bff1bf01df836ee3308a06d7e84fea7fe94..e9948de016678e0c12f9c8904a976407fe1c941c 100644
--- a/pkg/path/pubspec.yaml
+++ b/pkg/path/pubspec.yaml
@@ -1,12 +1,11 @@
name: path
-version: 1.2.1
+version: 1.2.2
kevmoo 2014/07/24 19:44:42 not +1?
nweiz 2014/07/24 20:23:42 See https://docs.google.com/a/google.com/document/
Siggi Cherem (dart-lang) 2014/07/24 21:15:30 if I understand correctly - this is because this s
author: Dart Team <misc@dartlang.org>
description: >
A string-based path manipulation library. All of the path operations you know
and love, with solid support on both Windows and POSIX (Linux and Mac OS X)
machines.
homepage: http://www.dartlang.org
-documentation: http://api.dartlang.org/docs/pkg/path
dev_dependencies:
unittest: ">=0.9.0 <0.12.0"
environment:
« pkg/json_rpc_2/pubspec.yaml ('K') | « pkg/path/CHANGELOG.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698