Skip to content

Commit

Permalink
Version 0.33.5-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Jul 9, 2024
1 parent f86d147 commit 6f1ceda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(def jetty-version "12.0.11")

(defproject info.sunng/ring-jetty9-adapter "0.33.4"
(defproject info.sunng/ring-jetty9-adapter "0.33.5-SNAPSHOT"
:description "Ring adapter for jetty9, which supports websocket and spdy"
:url "http://github.com/sunng87/ring-jetty9-adapter"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 6f1ceda

Please sign in to comment.