Skip to content

Commit c3789fe

Browse files
authored
Prepare to publish (#543)
This is worth publishing as a README update even though the code didn't change.
1 parent 36965a9 commit c3789fe

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## 0.13.1-dev
1+
## 0.13.1
2+
3+
* Fix code samples in `README` to pass a `Uri` instance.
24

35
## 0.13.0
46

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.1-dev
2+
version: 0.13.1
33
homepage: https://github.com/dart-lang/http
44
description: A composable, multi-platform, Future-based API for HTTP requests.
55

0 commit comments

Comments
 (0)