diff options
| author | Asko Nõmm <asko@bien.ee> | 2022-04-15 20:02:59 +0200 |
|---|---|---|
| committer | Asko Nõmm <asko@bien.ee> | 2022-04-15 20:02:59 +0200 |
| commit | 059bfa7bd9bfdde0c75646bf1dfc20d23da8a02c (patch) | |
| tree | 4f89d1991f7dad6c734ade3ff7ade207fbe1643d | |
| parent | 361712bea3c7130fa3526063a51f9dc0d1130c56 (diff) | |
Update project.clj
Bump version
| -rw-r--r-- | project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj index c98e973..5bbc717 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.github.askonomm/clarktown "1.1.1" +(defproject com.github.askonomm/clarktown "1.1.2" :description "A zero-dependency, pure-clojure Markdown parser." :url "https://github.com/askonomm/clarktown" :license {:name "MIT" |
