From 56acecd9fa20888132563b00576625ea02a69a35 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sun, 10 Aug 2014 17:02:45 -0400 Subject: [PATCH] 1.0.0 --- History.md | 5 +++-- package.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/History.md b/History.md index 76dbb66..e5d8e69 100644 --- a/History.md +++ b/History.md @@ -1,8 +1,9 @@ -unreleased -========== +1.0.0 / 2014-08-10 +================== * Accept valid `Vary` header string as `field` * Add `vary.append` for low-level string manipulation + * Move to `jshttp` orgainzation 0.1.0 / 2014-06-05 ================== diff --git a/package.json b/package.json index 9db25c3..6398439 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vary", "description": "Manipulate the HTTP Vary header", - "version": "0.1.0", + "version": "1.0.0", "author": "Douglas Christopher Wilson ", "license": "MIT", "keywords": [