Skip to content

Commit 54e5625

Browse files
author
Paula Gearon
committed
Bumped release label
1 parent 8977294 commit 54e5625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
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.3"}
9+
org.clojars.quoll/tiara {:mvn/version "0.3.4"}
1010
```
1111

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

1717
## Usage

0 commit comments

Comments
 (0)