Skip to content

Commit 3f4a0b1

Browse files
Update installation doc example to use stable version number (#190)
1 parent 28a47c8 commit 3f4a0b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ mvn dependency:copy \
3030
-DoutputDirectory=./providers
3131
```
3232

33-
Replace `VERSION` with the version you want to install, e.g. `0.0.1-rc`.
33+
Replace `VERSION` with the version you want to install, e.g. `1.0.0`.
3434

3535
## Installation
3636

0 commit comments

Comments
 (0)