From 9689c1b2cd5806d27403aa18011d63fe2bfebc67 Mon Sep 17 00:00:00 2001 From: Martin Wawrusch Date: Thu, 1 Jan 2015 13:37:51 -0800 Subject: [PATCH] release 1.1.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fab2a43..3ee0f5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-routes-users-authorizations", - "version": "1.1.0", + "version": "1.1.1", "private": false, "main": "lib/index.js", "repository": { @@ -31,7 +31,7 @@ "grunt-cli": "0.1.13", "grunt-contrib-coffee": "0.11.0", "grunt-contrib-watch": "0.6.1", - "grunt-codo" : "0.2.0", + "grunt-codo": "0.2.0", "grunt-env": "0.4.1", "grunt-mocha-cov": "0.3.0", "grunt-mocha-test": "0.11.0",