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

Unified Diff: pubspec.yaml

Issue 2840723004: Published sync_http to pub. Updating README to link to pub page, and incrementing version number. (Closed)
Patch Set: Created 3 years, 8 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 | « README.md ('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 e4eba58cc1a09b037c03701c561390668b2b1698..ba8c8815ad6555fa668e9c9b583fed3aa0a5f8f5 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,9 +1,9 @@
name: sync_http
-version: 0.1.0
+version: 0.1.1
author: Dart Team <misc@dartlang.org>
description: Synchronous HTTP client for Dart.
homepage: https://github.com/dart-lang/sync_http
environment:
- sdk: '>=1.24.0-dev.1.0 <2.0.0'
+ sdk: '>=1.24.0-dev.0.0 <2.0.0'
dev_dependencies:
test: ">=0.12.0 <0.13.0"
« no previous file with comments | « README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698