summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
authorAsko Nõmm <asko@bien.ee>2021-10-03 17:52:29 -0300
committerAsko Nõmm <asko@bien.ee>2021-10-03 17:52:29 -0300
commitfc872f93ca45bd9928fd65971638b0e54d817bec (patch)
treef23df4674e00b663d106e0210c4bd99d71d77700 /project.clj
parent60f9a4361286f05133e6840c23ac62e69eaa4ab2 (diff)
Bump version
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 7c7e00e..4d1d18d 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject org.clojars.askonomm/ruuter "1.2.1"
+(defproject org.clojars.askonomm/ruuter "1.2.2"
:description "A tiny HTTP router"
:url "https://github.com/askonomm/ruuter"
:license {:name "MIT"