diff --git a/project.clj b/project.clj index 8fb6a15..55effa9 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,6 @@ (def jetty-version "12.0.3") -(defproject info.sunng/ring-jetty9-adapter "0.30.2-SNAPSHOT" +(defproject info.sunng/ring-jetty9-adapter "0.30.2" :description "Ring adapter for jetty9, which supports websocket and spdy" :url "http://github.com/sunng87/ring-jetty9-adapter" :license {:name "Eclipse Public License"