diff options
| author | Asko Nomm <asko@bien.ee> | 2022-04-11 19:56:54 +0200 |
|---|---|---|
| committer | Asko Nomm <asko@bien.ee> | 2022-04-11 19:56:54 +0200 |
| commit | 58970486f0c0fdb9470ef28e510f5c90060e2ced (patch) | |
| tree | 17b51603a247b6a5133e2b253dcea99e281595cb | |
| parent | da5edae76e75f904e395b1b712192a4d9be35ace (diff) | |
Bump version
| -rw-r--r-- | project.clj | 2 |
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" |
