From eacad23c8c348e5c60c4b9b405b5f247fb50fa5f Mon Sep 17 00:00:00 2001 From: Tim Marshall Date: Thu, 17 May 2018 10:28:23 -0700 Subject: [PATCH] bump minor --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8cf59ed..c58754e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@conjurelabs/route", - "version": "0.2.2", + "version": "0.3.0", "description": "Express routes made easy", "main": "index.js", "scripts": {