Skip to content

Commit ef7bccb

Browse files
authored
Prepare to publish package:http (#742)
1 parent 0b4e108 commit ef7bccb

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-
## 0.13.5-dev
1+
## 0.13.5
22

33
* Allow async callbacks in RetryClient.
44
* In `MockHttpClient` use the callback returned `Response.request` instead of

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: 0.13.5-dev
2+
version: 0.13.5
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)