Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 29, 2023
1 parent eb7a7b1 commit 6115a40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
@@ -1,5 +1,5 @@
unreleased
==========
1.0.5 / 2023-01-29
==================

* perf: skip value escaping when unnecessary

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "content-type",
"description": "Create and parse HTTP Content-Type header",
"version": "1.0.4",
"version": "1.0.5",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 6115a40

Please sign in to comment.