Change version in readme to RC
This commit is contained in:
parent
efc0771aa3
commit
458595ce10
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ This library is available on Clojars. Add the following entry to the `:deps` key
|
||||||
of your `deps.edn`:
|
of your `deps.edn`:
|
||||||
|
|
||||||
```clojure
|
```clojure
|
||||||
org.suskalo/coffi {:mvn/version "0.1.0"}
|
org.suskalo/coffi {:mvn/version "0.1.0-RC1"}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue