From 2f47e1a20828906af5925a3d3b8034e0afac83dc Mon Sep 17 00:00:00 2001 From: Andreas Lubbe Date: Fri, 22 Apr 2016 16:16:58 +0200 Subject: [PATCH] 2.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 541fc3e..de015f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "named-routes", - "version": "2.0.4", + "version": "2.0.5", "description": "Named routes for node.js. Works with express and independently", "main": "router.js", "scripts": {