From 119a7c52b635bf6afca1f344567a4202484ec48d Mon Sep 17 00:00:00 2001
From: Luke Childs <lukechilds123@gmail.com>
Date: Tue, 17 Jan 2017 10:37:22 +0700
Subject: [PATCH] 1.3.4

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 7464f2b..7f28e3d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "expired",
-  "version": "1.3.3",
+  "version": "1.3.4",
   "description": "Calculate when HTTP responses expire from the cache headers",
   "main": "src/index.js",
   "scripts": {