From 01c2c8fbeade81eac8ea295ae30c5bcc1ed2d446 Mon Sep 17 00:00:00 2001 From: Erik Toth Date: Fri, 3 Oct 2014 09:06:31 -0700 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a08a09a..35635a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meddleware", - "version": "1.0.0", + "version": "2.0.0", "description": "Configuration-based middleware registration for express.", "main": "index.js", "directories": {