From d5e54dac76b801c9432a4924d8b8a4087821bded Mon Sep 17 00:00:00 2001 From: Agustin Colchado Date: Fri, 14 Oct 2016 12:22:42 -0700 Subject: [PATCH] v0.3.0 - Updating the express-winston package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29fda1d..aca7337 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spur-web", - "version": "0.2.0", + "version": "0.3.0", "description": "Common node modules and express middleware that are designed to be the boilerplate of a node web app.", "main": "index.js", "scripts": {