Update dependency coordinates

This commit is contained in:
Imre Kószó 2022-08-02 13:32:14 +02:00
parent f4ebaea156
commit c4b8129c1b

View file

@ -39,14 +39,14 @@ In `net.cgrand.xforms.io`:
### tools.deps
See the [Releases](/releases) page for coordinates.
```clj
net.cgrand/xforms {:mvn/version "0.19.3"}
```
### Leiningen
**Note that as of the writing of this, 0.19.3 (and perhaps later versions) are not yet published as jars**
```clj
[net.cgrand/xforms "0.19.2"]
[net.cgrand/xforms "0.19.3"]
```
## Usage