Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
askonomm committed Oct 12, 2024
1 parent 2ef2745 commit 92013e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 92013e9

Please sign in to comment.