diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-06-26 12:17:51 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-06-26 12:17:51 +0300 |
| commit | 568dd30196dd45e5aee714f3aec57f4770a6787e (patch) | |
| tree | 1c3ab81e46dfa437298c2487498036c6fb7d05d7 | |
| parent | a28282be6219b252dd046733353755d7f6e75d6b (diff) | |
Bump version
| -rw-r--r-- | project.clj | 2 |
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" |
