Skip to content

Commit 8584211

Browse files
committed
Version 0.32.2
1 parent 39430ec commit 8584211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(def jetty-version "12.0.7")
22

3-
(defproject info.sunng/ring-jetty9-adapter "0.32.2-SNAPSHOT"
3+
(defproject info.sunng/ring-jetty9-adapter "0.32.2"
44
:description "Ring adapter for jetty9, which supports websocket and spdy"
55
:url "http://github.com/sunng87/ring-jetty9-adapter"
66
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)