diff --git a/package.json b/package.json index e9776bf3..8d7b177f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "laravel-echo", - "version": "1.5.0", + "version": "1.5.1", "description": "Laravel Echo library for beautiful Pusher and Socket.IO integration", "main": "dist/echo.common.js", "module": "dist/echo.js",