From 924b857aa41fa81f933f51346a6f8726bc4917ef Mon Sep 17 00:00:00 2001 From: Agustin Colchado Date: Thu, 17 Sep 2015 00:32:04 -0700 Subject: [PATCH] v0.1.6: Minor logging message changes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5948cfc..05dd7f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spur-web", - "version": "0.1.5", + "version": "0.1.6", "description": "Common node modules and express middleware that are designed to be the boilerplate of a node web app. Extends the 'spur-common' NPM module.", "main": "index.js", "scripts": {