From 856360a4bac21a7c330e494a20ed4500f6227704 Mon Sep 17 00:00:00 2001 From: Adam Lofting Date: Thu, 24 Jul 2014 14:11:17 +0100 Subject: [PATCH] v0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 167ad16..7445889 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webmaker-auth", "description": "Express middleware for proxying authentication requests to a webmaker login server", - "version": "0.1.3", + "version": "0.1.4", "main": "index.js", "scripts": { "test": "grunt"