From 185b4d252b9889cd812ed2c81c6ae85fea979492 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 14 Nov 2016 00:25:28 -0500 Subject: [PATCH] 3.0.4 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 77a7df4..988c43e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +3.0.4 / 2016-11-13 +================== * deps: base64-url@1.3.3 * deps: uid-safe@2.1.3 diff --git a/package.json b/package.json index 99a6034..0777b64 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "csrf", "description": "primary logic behind csrf tokens", - "version": "3.0.3", + "version": "3.0.4", "author": "Jonathan Ong (http://jongleberry.com)", "contributors": [ "Douglas Christopher Wilson "