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

Unified Diff: pubspec.yaml

Issue 12937009: renaming File to Source (Closed) Base URL: git@github.com:dart-lang/source-maps.git@master
Patch Set: Created 7 years, 9 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
« lib/source_maps.dart ('K') | « lib/span.dart ('k') | test/common.dart » ('j') | 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 4e19f2e9a4dfa355e41bd20467b720aefe494676..6594a836094aa2aaf3c74e7d9e581157f04f66eb 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -2,8 +2,8 @@ name: source_maps
author: "Dart Team <misc@dartlang.org>"
homepage: https://github.com/dart-lang/source-maps
description: Library to programmatically manipulate source map files.
-version: 0.4.1+2
-dependencies:
+version: 0.4.2
+dev_dependencies:
unittest: any
environment:
sdk: ">=0.4.2+0.r20193"
« lib/source_maps.dart ('K') | « lib/span.dart ('k') | test/common.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698