Skip to content

Commit 13b03e9

Browse files
committed
1.1.0
1 parent cbfc819 commit 13b03e9

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.1.0 / 2015-09-29
2+
==================
33

44
* Only accept valid field names in the `field` argument
55
- Ensures the resulting string is a valid HTTP header value

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vary",
33
"description": "Manipulate the HTTP Vary header",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)