Skip to content

Commit 8b70a1b

Browse files
authored
Prepare to publish (#360)
1 parent 29d3262 commit 8b70a1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.12.0+4-dev
1+
## 0.12.0+4
22

33
* Fix a bug setting the `'content-type'` header in `MultipartRequest`.
44

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.12.0+4-dev
2+
version: 0.12.0+4
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)