Skip to content

Commit 9797bab

Browse files
committed
Version 0.36.2-SNAPSHOT
1 parent 936c068 commit 9797bab

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.16")
22

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