Change version in readme to RC

This commit is contained in:
Joshua Suskalo 2021-09-25 13:44:17 -05:00
parent efc0771aa3
commit 458595ce10

View file

@ -17,7 +17,7 @@ This library is available on Clojars. Add the following entry to the `:deps` key
of your `deps.edn`:
```clojure
org.suskalo/coffi {:mvn/version "0.1.0"}
org.suskalo/coffi {:mvn/version "0.1.0-RC1"}
```
## Usage