summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
authorAsko Nõmm <asko@omma.ee>2023-07-27 14:23:16 +0000
committerAsko Nõmm <asko@omma.ee>2023-07-27 14:23:16 +0000
commitd724906cf6ed789e2dcead20967ac6371367357a (patch)
tree58ea64bc5a0ce63e4c12a0b7117e0d3ae1c53db5 /project.clj
parentf096efe85f627490ecc7c19fb9423aa4fb3574ab (diff)
Release 1.3.4.
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 0a2881e..0764e17 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject org.clojars.askonomm/ruuter "1.3.3"
+(defproject org.clojars.askonomm/ruuter "1.3.4"
:description "A tiny HTTP router"
:url "https://github.com/askonomm/ruuter"
:license {:name "MIT"