From e1b8f0969a4bd5f1e1e390364a55ffc6aa141d65 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sun, 3 Oct 2021 12:50:37 -0300 Subject: Optional path parameters, ClojureScript support and Babashka example in README --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.clj') diff --git a/project.clj b/project.clj index 21498d6..7674f4e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.askonomm/ruuter "1.1.0" +(defproject org.clojars.askonomm/ruuter "1.2.0" :description "A tiny HTTP router" :url "https://github.com/askonomm/ruuter" :license {:name "MIT" -- cgit v1.2.3