Update readme for release
This commit is contained in:
parent
2765d5db84
commit
65aaa8f2cc
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ This library is available on Clojars. Add one of the following entries to the
|
|||
`:deps` key of your `deps.edn`:
|
||||
|
||||
```clojure
|
||||
org.suskalo/coffi {:mvn/version "0.2.259"}
|
||||
io.github.IGJoshua/coffi {:git/tag "v0.2.259" :git/sha "ee5805c"}
|
||||
org.suskalo/coffi {:mvn/version "0.2.277"}
|
||||
io.github.IGJoshua/coffi {:git/tag "v0.2.277" :git/sha "2eec1b1"}
|
||||
```
|
||||
|
||||
If you use this library as a git dependency, you will need to prepare the
|
||||
|
|
|
|||
Loading…
Reference in a new issue