From 28d44ced7a6ed7565623f84f5886dc8153459707 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 26 Aug 2017 23:23:33 -0400 Subject: [PATCH] 0.7.1 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index ec8b220..bcffa88 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +0.7.1 / 2017-08-26 +================== * deps: depd@~1.1.1 - Remove unnecessary `Buffer` loading diff --git a/package.json b/package.json index 61bc4f9..c2f1b74 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cookies", "description": "Cookies, optionally signed using Keygrip.", - "version": "0.7.0", + "version": "0.7.1", "author": "Jed Schmidt (http://jed.is)", "contributors": [ "Douglas Christopher Wilson "