From 0d288d27ea8c663612739f7ce5c31ac74509ca1b Mon Sep 17 00:00:00 2001 From: Andreas Lubbe Date: Sun, 21 Feb 2016 18:01:13 +0100 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 337249a..70f3a54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "named-routes", - "version": "2.0.2", + "version": "2.0.3", "description": "Named routes for node.js. Works with express and independently", "main": "router.js", "scripts": {