Skip to content

Commit 4097219

Browse files
authored
Prepare to release 1.5.0-beta (#1787)
1 parent a4f5a8d commit 4097219

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/http/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.5.0-wip
1+
## 1.5.0-beta
22

33
* Added support for aborting requests before they complete.
44
* Clarify that some header names may not be sent/received.

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.5.0-wip
2+
version: 1.5.0-beta
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)