Skip to content

Commit 19eed19

Browse files
authored
Prepare to publish (#263)
1 parent bac715b commit 19eed19

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.12.0+2
2+
3+
* Documentation fixes.
4+
15
## 0.12.0
26

37
### New Features

pubspec.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: http
2-
version: 0.12.1-dev
2+
version: 0.12.0+2
33
author: "Dart Team <[email protected]>"
44
homepage: https://github.com/dart-lang/http
5-
description: A composable, cross-platform, Future-based API for making HTTP requests.
5+
description: >-
6+
A composable, cross-platform, Future-based API for making HTTP requests.
67
78
environment:
89
sdk: ">=2.0.0-dev.61.0 <3.0.0"

0 commit comments

Comments
 (0)