TooTallNate / Java-WebSocket

A barebones WebSocket client and server implementation written in 100% Java.

Home Page:http://tootallnate.github.io/Java-WebSocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outdated version in install instructions

Minion3665 opened this issue · comments

Describe the bug
There is a mismatch between the latest version and the version in the maven and gradle install instructions on the readme

To Reproduce
Steps to reproduce the behavior:

  1. Look at the README
  2. Look at the latest release
  3. Observe the install instructions uses version 1.5.3 but the latest version is 1.5.4

Example application to reproduce the issue
N/A

Expected behavior
I expect the readme install instructions to match the latest version

Debug log
N/A

Environment(please complete the following information):
N/A