TooTallNate / Java-WebSocket

A barebones WebSocket client and server implementation written in 100% Java.
http://tootallnate.github.io/Java-WebSocket
MIT License
10.47k stars 2.57k forks source link

Bump version in install instructions #1348

Closed Minion3665 closed 1 year ago

Minion3665 commented 1 year ago

Description

This PR updates the version in the install instructions to match the latest version

Related Issue

Closes #1347

Motivation and Context

This PR will tell users to install the latest version rather than 1.5.3

How Has This Been Tested?

This PR does not update code, but I have followed the maven instructions to install version 1.5.4

Types of changes

Checklist: