summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsko Nõmm <ano@ano.ee>2022-04-30 15:49:06 +0300
committerAsko Nõmm <ano@ano.ee>2022-04-30 15:49:06 +0300
commite8cb3717a66bf2bf3e5be815ad2c5311311c969e (patch)
tree683f2208d4e24d7db4cdea8352a9ebb878bfff35
parent4393901425177a36e091e5d29926383e7a546b75 (diff)
Bump version
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 0c323c9..8da402d 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject com.github.askonomm/clarktown "2.0.0-alpha8"
+(defproject com.github.askonomm/clarktown "2.0.0-alpha9"
:description "A zero-dependency, pure-clojure Markdown parser."
:url "https://github.com/askonomm/clarktown"
:license {:name "MIT"