Update readme for new release tag
This commit is contained in:
parent
f19eabe819
commit
9d60512365
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.5.357"}
|
||||
io.github.IGJoshua/coffi {:git/tag "v0.5.357" :git/sha "a9e3ed0"}
|
||||
org.suskalo/coffi {:mvn/version "0.6.409"}
|
||||
io.github.IGJoshua/coffi {:git/tag "v0.6.409" :git/sha "f974446"}
|
||||
```
|
||||
|
||||
If you use this library as a git dependency, you will need to prepare the
|
||||
|
|
|
|||
Loading…
Reference in a new issue