Release of 1.4.0 · java-codehunger/Java-WebSocket@4bc89e3 · GitHub
Skip to content

Commit 4bc89e3

Browse files
committed
Release of 1.4.0
New version!
1 parent 732031e commit 4bc89e3

3 files changed

Lines changed: 57 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 55 additions & 0 deletions

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
}
1010

1111
group = 'org.java_websocket'
12-
version = '1.4.0-SNAPSHOT'
12+
version = '1.4.1-SNAPSHOT'
1313
sourceCompatibility = 1.6
1414
targetCompatibility = 1.6
1515

pom.xml

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)