Skip to content

Commit 0bc733d

Browse files
committed
Version 0.32.3
1 parent 2dde928 commit 0bc733d

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.3-SNAPSHOT"
3+
(defproject info.sunng/ring-jetty9-adapter "0.32.3"
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)