Skip to content

Commit 56acecd

Browse files
committed
1.0.0
1 parent 1470cb1 commit 56acecd

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

History.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
unreleased
2-
==========
1+
1.0.0 / 2014-08-10
2+
==================
33

44
* Accept valid `Vary` header string as `field`
55
* Add `vary.append` for low-level string manipulation
6+
* Move to `jshttp` orgainzation
67

78
0.1.0 / 2014-06-05
89
==================

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": "0.1.0",
4+
"version": "1.0.0",
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)