summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
authorAsko Nõmm <ano@ano.ee>2022-10-06 01:11:46 +0300
committerAsko Nõmm <ano@ano.ee>2022-10-06 01:11:46 +0300
commit60e1f9c8a6b5f343cfc8be2d8bc25018cfe0ddab (patch)
treec5f117ffb9f46eb393c7b20c5cef0d48ddb0dbe2 /project.clj
parent9e8abbf26d4422ba133bba7186363bee5b1f38d7 (diff)
1.3.2
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 29f048e..8f314b4 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject org.clojars.askonomm/ruuter "1.3.0"
+(defproject org.clojars.askonomm/ruuter "1.3.2"
:description "A tiny HTTP router"
:url "https://github.com/askonomm/ruuter"
:license {:name "MIT"