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