Skip to content

Commit 6115a40

Browse files
committed
1.0.5
1 parent eb7a7b1 commit 6115a40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
1.0.5 / 2023-01-29
2+
==================
33

44
* perf: skip value escaping when unnecessary
55

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "content-type",
33
"description": "Create and parse HTTP Content-Type header",
4-
"version": "1.0.4",
4+
"version": "1.0.5",
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)