Skip to content

Commit 35f8076

Browse files
committed
Try bumping http version
Does the comment show up on the PR?
1 parent 0b2ca7c commit 35f8076

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pkgs/http/CHANGELOG.md

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

37
* 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.2
2+
version: 1.2.3
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)