Added Clojure project.clj for easy compile and deploy to clojars.org … · java-codehunger/Java-WebSocket@309bdfb · GitHub
Skip to content

Commit 309bdfb

Browse files
author
Jasmin Sehic
committed
Added Clojure project.clj for easy compile and deploy to clojars.org and updated build.gradle to 1.3.1
1 parent 05d2e2e commit 309bdfb

3 files changed

Lines changed: 30 additions & 2 deletions

File tree

README.markdown

Lines changed: 7 additions & 1 deletion

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.2.1-SNAPSHOT'
12+
version = '1.3.1'
1313
sourceCompatibility = 1.6
1414
targetCompatibility = 1.6
1515

project.clj

Lines changed: 22 additions & 0 deletions

0 commit comments

Comments
 (0)