Skip to content

Commit

Permalink
Release http_parser 4.1.2 (#1439)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan authored Jan 2, 2025
1 parent dada989 commit 6ecd13a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkgs/http_parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 4.1.2-wip
## 4.1.2

* Fixed a bug where parsing quoted header values could require a regex to
backtrack
Expand Down
2 changes: 1 addition & 1 deletion pkgs/http_parser/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: http_parser
version: 4.1.2-wip
version: 4.1.2
description: >-
A platform-independent package for parsing and serializing HTTP formats.
repository: https://github.com/dart-lang/http/tree/master/pkgs/http_parser
Expand Down

0 comments on commit 6ecd13a

Please sign in to comment.