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

Unified Diff: pkg/http_base/pubspec.yaml

Issue 297163004: pkg/http_base: starting alignment with http and shelf (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase Created 6 years, 6 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
« no previous file with comments | « pkg/http_base/lib/http_base.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/http_base/pubspec.yaml
diff --git a/pkg/http_base/pubspec.yaml b/pkg/http_base/pubspec.yaml
index d9f115ac5d2bd93c53e193734f9c9d1aad96e02f..00e1c31c8ba0c81cfa10e417b6aa773eda1fb62a 100644
--- a/pkg/http_base/pubspec.yaml
+++ b/pkg/http_base/pubspec.yaml
@@ -1,5 +1,5 @@
name: http_base
-version: 0.0.1
+version: 0.0.2-dev
author: Dart Team <misc@dartlang.org>
homepage: http://www.dartlang.org
description: >
@@ -7,4 +7,3 @@ description: >
objects, HTTP clients and HTTP request handlers.
environment:
sdk: '>=1.0.0 <2.0.0'
-
« no previous file with comments | « pkg/http_base/lib/http_base.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698