Update readme for new release
This commit is contained in:
parent
5ae08aef4f
commit
c4b31c7d0d
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`:
|
`:deps` key of your `deps.edn`:
|
||||||
|
|
||||||
```clojure
|
```clojure
|
||||||
org.suskalo/coffi {:mvn/version "1.0.471"}
|
org.suskalo/coffi {:mvn/version "1.0.486"}
|
||||||
io.github.IGJoshua/coffi {:git/tag "v1.0.471" :git/sha "d3d2d25"}
|
io.github.IGJoshua/coffi {:git/tag "v1.0.486" :git/sha "c61090c"}
|
||||||
```
|
```
|
||||||
|
|
||||||
If you use this library as a git dependency, you will need to prepare the
|
If you use this library as a git dependency, you will need to prepare the
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue