We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7474de6 commit 8181445Copy full SHA for 8181445
README.md
@@ -86,6 +86,8 @@ This project uses Maven. To run the tests locally, just run:
86
mvn clean verify
87
```
88
89
+If you are a maintainer, you can release a new version by running this command locally: `mvn release:prepare`
90
+
91
## Notes about maturity
92
93
This module was created after existing libraries were evaluated and dismissed, and we found that we were writing similar
0 commit comments