summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsko Nomm <asko@bien.ee>2022-04-11 19:56:54 +0200
committerAsko Nomm <asko@bien.ee>2022-04-11 19:56:54 +0200
commit58970486f0c0fdb9470ef28e510f5c90060e2ced (patch)
tree17b51603a247b6a5133e2b253dcea99e281595cb
parentda5edae76e75f904e395b1b712192a4d9be35ace (diff)
Bump version
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 0f4498f..c98e973 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject com.github.askonomm/clarktown "1.1.0"
+(defproject com.github.askonomm/clarktown "1.1.1"
:description "A zero-dependency, pure-clojure Markdown parser."
:url "https://github.com/askonomm/clarktown"
:license {:name "MIT"