summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-06-26 12:17:51 +0300
committerAsko Nõmm <asko@nmm.ee>2025-06-26 12:17:51 +0300
commit568dd30196dd45e5aee714f3aec57f4770a6787e (patch)
tree1c3ab81e46dfa437298c2487498036c6fb7d05d7
parenta28282be6219b252dd046733353755d7f6e75d6b (diff)
Bump version
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 0764e17..bb05239 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject org.clojars.askonomm/ruuter "1.3.4"
+(defproject org.clojars.askonomm/ruuter "1.3.5"
:description "A tiny HTTP router"
:url "https://github.com/askonomm/ruuter"
:license {:name "MIT"