We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c332701 commit cf00dd1Copy full SHA for cf00dd1
Jenkinsfile
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>org.java-websocket</groupId>
4
<artifactId>Java-WebSocket</artifactId>
5
<packaging>jar</packaging>
6
- <version>1.3.6</version>
+ <version>1.3.7-dev</version>
7
<name>Java-WebSocket</name>
8
<description>A barebones WebSocket client and server implementation written 100% in Java</description>
9
<url>https://github.com/TooTallNate/Java-WebSocket</url>
project.clj
0 commit comments