From 92013e993547048b960c0bb7a718992cd97f0e89 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sat, 12 Oct 2024 21:08:49 +0300 Subject: Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 69b7434..f860749 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ An extensible and modular zero-dependency, pure-Clojure Markdown parser. #### Leiningen/Boot ``` -[com.github.askonomm/clarktown "2.0.0"] +[com.github.askonomm/clarktown "2.0.1"] ``` #### Clojure CLI/deps.edn ``` -com.github.askonomm/clarktown {:mvn/version "2.0.0"} +com.github.askonomm/clarktown {:mvn/version "2.0.1"} ``` ## Basic usage example -- cgit v1.2.3