diff --git a/HISTORY.md b/HISTORY.md index 8ab2f34..bd0f26d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.7.0 / 2015-06-08 +================== * Always include entity length in ETags for hash length extensions * Generate non-Stats ETags using MD5 only (no longer CRC32) diff --git a/package.json b/package.json index ac1ec5c..50bf248 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "etag", "description": "Create simple ETags", - "version": "1.6.0", + "version": "1.7.0", "contributors": [ "Douglas Christopher Wilson ", "David Björklund "