Skip to content

Commit f6741fa

Browse files
committed
Revert "Try bumping http version"
This reverts commit 35f8076.
1 parent 35f8076 commit f6741fa

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

pkgs/http/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
## 1.2.3
2-
3-
* Foo. DO NOT SUBMIT
4-
51
## 1.2.2
62

73
* Require package `web: '>=0.5.0 <2.0.0'`.

pkgs/http/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: http
2-
version: 1.2.3
2+
version: 1.2.2
33
description: A composable, multi-platform, Future-based API for HTTP requests.
44
repository: https://github.com/dart-lang/http/tree/master/pkgs/http
55

0 commit comments

Comments
 (0)