Skip to content

Commit a0bd0a4

Browse files
committed
Version 0.35.2-SNAPSHOT
1 parent 7f13687 commit a0bd0a4

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

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