Skip to content

Commit f581ff7

Browse files
authored
Prepare to publish (#914)
1 parent fa53651 commit f581ff7

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.6-dev
1+
## 0.13.6
22

33
* `BrowserClient` throws an exception if `send` is called after `close`.
44
* If `no_default_http_client=true` is set in the environment then disk usage

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.6-dev
2+
version: 0.13.6
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)