summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
authorAsko Nõmm <asko@bien.ee>2022-04-25 12:21:39 +0300
committerAsko Nõmm <asko@bien.ee>2022-04-25 12:21:39 +0300
commit829a5b1d96f2fd04f992dd3792d0faac5aacc2a8 (patch)
treedb95daf594caf5932b02ac3d4319decc3331ac20 /project.clj
parente8226d136d95abb0dec8722bac0f4520fdcac80a (diff)
Bump dev 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 26129a9..0c323c9 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject com.github.askonomm/clarktown "1.1.2"
+(defproject com.github.askonomm/clarktown "2.0.0-alpha8"
:description "A zero-dependency, pure-clojure Markdown parser."
:url "https://github.com/askonomm/clarktown"
:license {:name "MIT"