summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
authorAsko Nõmm <asko@bien.ee>2022-04-15 20:02:59 +0200
committerAsko Nõmm <asko@bien.ee>2022-04-15 20:02:59 +0200
commit059bfa7bd9bfdde0c75646bf1dfc20d23da8a02c (patch)
tree4f89d1991f7dad6c734ade3ff7ade207fbe1643d /project.clj
parent361712bea3c7130fa3526063a51f9dc0d1130c56 (diff)
Update project.clj
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 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"