From 60e1f9c8a6b5f343cfc8be2d8bc25018cfe0ddab Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Thu, 6 Oct 2022 01:11:46 +0300 Subject: 1.3.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.clj') 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" -- cgit v1.2.3