Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 6e63a97

Browse files
committed
Prepare to release 3.1.4
1 parent 45e8e8f commit 6e63a97

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.1.4
2+
3+
* Fixed lints affecting package health score.
4+
* Added an example.
5+
16
## 3.1.3
27

38
* Set max SDK version to `<3.0.0`, and adjust other dependencies.

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: http_parser
2-
version: 3.1.4-dev
3-
2+
version: 3.1.4
43
description: >-
54
A platform-independent package for parsing and serializing HTTP formats.
65
homepage: https://github.com/dart-lang/http_parser

0 commit comments

Comments
 (0)