We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65bec8 commit 34e89a5Copy full SHA for 34e89a5
project.clj
@@ -1,6 +1,6 @@
1
(def jetty-version "12.0.8")
2
3
-(defproject info.sunng/ring-jetty9-adapter "0.33.0-SNAPSHOT"
+(defproject info.sunng/ring-jetty9-adapter "0.33.0"
4
:description "Ring adapter for jetty9, which supports websocket and spdy"
5
:url "http://github.com/sunng87/ring-jetty9-adapter"
6
:license {:name "Eclipse Public License"
0 commit comments