diff options
Diffstat (limited to 'project.clj')
| -rw-r--r-- | project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
