From d7b656e884546d1b498db2b2a476df1254f978b4 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sun, 3 Oct 2021 13:01:48 -0300 Subject: Fix issue with regex parsing --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.clj') diff --git a/project.clj b/project.clj index 7674f4e..487dc9b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.askonomm/ruuter "1.2.0" +(defproject org.clojars.askonomm/ruuter "1.2.1" :description "A tiny HTTP router" :url "https://github.com/askonomm/ruuter" :license {:name "MIT" -- cgit v1.2.3