We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ba6a4 commit a317a47Copy full SHA for a317a47
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+0.5.2 / 2015-05-06
+==================
3
4
* Fix comparing media types with quoted values
5
* Fix splitting media types with quoted commas
package.json
@@ -1,7 +1,7 @@
{
"name": "negotiator",
"description": "HTTP content negotiation",
- "version": "0.5.1",
+ "version": "0.5.2",
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"Federico Romero <federico.romero@outboxlabs.com>",
0 commit comments