diff --git a/package.json b/package.json index c445aef..2c50e7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-stomp", - "version": "5.0.0", + "version": "5.1.0", "description": "React websocket component with STOMP over SockJS", "main": "./dist/client.js", "nyc": {