summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
authorAsko Nomm <asko@bien.ee>2022-04-06 22:18:40 +0200
committerAsko Nomm <asko@bien.ee>2022-04-06 22:18:40 +0200
commite7d41702ca48537a5d62e2517b88a3b87c588d66 (patch)
tree88f78f534cb9ee8a818ca7e7955907f1ff948b2f /project.clj
parentc3a1444390de0be39f07b01fbdc6b97a5e2d58f2 (diff)
Bump version.
Diffstat (limited to 'project.clj')
-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"