summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nth.ee>2024-10-12 21:21:29 +0300
committerAsko Nõmm <asko@nth.ee>2024-10-12 21:21:29 +0300
commit279e9ca616f2b835931007165eb9d8b1b209a51b (patch)
tree7c2ebf3336ed4d126280e33340190383c27ecbe7
parent92013e993547048b960c0bb7a718992cd97f0e89 (diff)
Bump version
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 8da402d..abefac5 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject com.github.askonomm/clarktown "2.0.0-alpha9"
+(defproject com.github.askonomm/clarktown "2.0.1"
:description "A zero-dependency, pure-clojure Markdown parser."
:url "https://github.com/askonomm/clarktown"
:license {:name "MIT"