Update version and tag in readme

This commit is contained in:
Joshua Suskalo 2024-10-03 14:21:10 -04:00
parent e0af08dabf
commit abeeb447a2
No known key found for this signature in database
GPG key ID: 9B6BA586EFF1B9F0

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 "1.0.450"} org.suskalo/coffi {:mvn/version "1.0.471"}
io.github.IGJoshua/coffi {:git/tag "v1.0.450" :git/sha "2676a7a"} io.github.IGJoshua/coffi {:git/tag "v1.0.471" :git/sha "d3d2d25"}
``` ```
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