diff options
| author | Asko Nõmm <asko@bien.ee> | 2021-10-02 17:52:32 -0300 |
|---|---|---|
| committer | Asko Nõmm <asko@bien.ee> | 2021-10-02 17:52:32 -0300 |
| commit | b020883897f50c35af3a8774a911fe7c69631bce (patch) | |
| tree | 4f8a15249ee6cc06422d6bc1aa6190fca8f938ae /project.clj | |
| parent | 05ae5bfe03b41cc46f844219e5f177d68fce3d41 (diff) | |
Bump ver
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 d1bb414..033b323 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.askonomm/ruuter "1.0.0" +(defproject org.clojars.askonomm/ruuter "1.0.1" :description "A tiny HTTP router" :url "https://github.com/askonomm/ruuter" :license {:name "MIT" |
