Update version in the readme

This commit is contained in:
Joshua Suskalo 2022-01-23 20:22:20 -06:00
parent 2477483910
commit 3dd948425a

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.3.298"} org.suskalo/coffi {:mvn/version "0.4.341"}
io.github.IGJoshua/coffi {:git/tag "v0.3.298" :git/sha "1bbb8a7"} io.github.IGJoshua/coffi {:git/tag "v0.4.341" :git/sha "09b8195"}
``` ```
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