From c1ca6112f6352c8ec69220dfd19fc76a8b09b5bb Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sat, 28 May 2022 22:45:15 +0300 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f78c7a..69b7434 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 "1.1.2"] +[com.github.askonomm/clarktown "2.0.0"] ``` #### Clojure CLI/deps.edn ``` -com.github.askonomm/clarktown {:mvn/version "1.1.2"} +com.github.askonomm/clarktown {:mvn/version "2.0.0"} ``` ## Basic usage example -- cgit v1.2.3