We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 205018a commit bb88d37Copy full SHA for bb88d37
Releasing.md
@@ -5,6 +5,7 @@ Run `./gradlew japicmp` and check what API may have changed. We ideally want 100
5
6
# Releasing
7
8
+0. Make sure that you have `kscript` installed - https://github.com/holgerbrandl/kscript#installation
9
1. Run `./scripts/release.kts` from your local dev machine.
10
2. The script removes the `-SNAPSHOT` suffix, commits and tags version `v1.x.y`
11
3. The script bumps version to the next patch version and commits
0 commit comments