Skip to content

Commit 8181445

Browse files
committed
Add note about release process
1 parent 7474de6 commit 8181445

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ This project uses Maven. To run the tests locally, just run:
8686
mvn clean verify
8787
```
8888

89+
If you are a maintainer, you can release a new version by running this command locally: `mvn release:prepare`
90+
8991
## Notes about maturity
9092

9193
This module was created after existing libraries were evaluated and dismissed, and we found that we were writing similar

0 commit comments

Comments
 (0)