Skip to content

Commit

Permalink
Release updated
Browse files Browse the repository at this point in the history
  • Loading branch information
quoll committed Aug 20, 2024
1 parent fdcf7ff commit fb38cad
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 @@ -6,12 +6,12 @@ A small data structure library for Clojure and ClojureScript.
Add the following dependency to the :deps map in deps.edn:

```clojure
org.clojars.quoll/tiara {:mvn/version "0.3.4"}
org.clojars.quoll/tiara {:mvn/version "0.3.5"}
```

### Leiningen/Boot
```clojure
[org.clojars.quoll/tiara "0.3.4"]
[org.clojars.quoll/tiara "0.3.5"]
```

## Usage
Expand Down

0 comments on commit fb38cad

Please sign in to comment.