diff --git a/package.json b/package.json index f7f459f..e629e0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cors" - , "version": "0.0.4" + , "version": "0.0.5" , "author": "Troy Goode (https://github.com/troygoode/)" , "description": "middleware for dynamically or statically enabling CORS in express/connect applications" , "keywords": ["cors", "express", "connect", "middleware"]