diff options
| author | Asko Nõmm <asko@bien.ee> | 2022-04-25 12:21:39 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@bien.ee> | 2022-04-25 12:21:39 +0300 |
| commit | 829a5b1d96f2fd04f992dd3792d0faac5aacc2a8 (patch) | |
| tree | db95daf594caf5932b02ac3d4319decc3331ac20 | |
| parent | e8226d136d95abb0dec8722bac0f4520fdcac80a (diff) | |
Bump dev version
| -rw-r--r-- | project.clj | 2 |
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" |
