Skip to content

Commit fb38cad

Browse files
committed
Release updated
1 parent fdcf7ff commit fb38cad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ A small data structure library for Clojure and ClojureScript.
66
Add the following dependency to the :deps map in deps.edn:
77

88
```clojure
9-
org.clojars.quoll/tiara {:mvn/version "0.3.4"}
9+
org.clojars.quoll/tiara {:mvn/version "0.3.5"}
1010
```
1111

1212
### Leiningen/Boot
1313
```clojure
14-
[org.clojars.quoll/tiara "0.3.4"]
14+
[org.clojars.quoll/tiara "0.3.5"]
1515
```
1616

1717
## Usage

0 commit comments

Comments
 (0)