Update readme for release

This commit is contained in:
Joshua Suskalo 2021-10-25 09:44:56 -05:00
parent 2765d5db84
commit 65aaa8f2cc

View file

@ -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 "0.2.259"} org.suskalo/coffi {:mvn/version "0.2.277"}
io.github.IGJoshua/coffi {:git/tag "v0.2.259" :git/sha "ee5805c"} 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 If you use this library as a git dependency, you will need to prepare the