diff --git a/package.json b/package.json index 468654f..6024f98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koa-websocket", - "version": "2.0.0", + "version": "2.1.0", "description": "Light wrapper around Koa providing a websocket middleware handler that is koa-route compatible.", "main": "index.js", "scripts": {