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 9724f57..82812a6 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject com.github.askonomm/clarktown "1.0.2"
+(defproject com.github.askonomm/clarktown "1.0.3"
:description "A zero-dependency, pure-clojure Markdown parser."
:url "https://github.com/askonomm/clarktown"
:license {:name "MIT"