diff --git a/package.json b/package.json index 02f400f..35d1cd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koa-remove-trailing-slashes", - "version": "2.0.1", + "version": "2.0.2", "description": "Koa middleware that makes sure all requests does not have trailing slashes", "main": "index.js", "scripts": {