summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"