Skip to content

Commit

Permalink
document release
Browse files Browse the repository at this point in the history
  • Loading branch information
jangalinski authored Sep 4, 2023
1 parent e7b6126 commit 3fca586
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,11 @@ are included.

## Versions

* kotlin: 1.9.10 - used in kotlin compiler und kotlin libs.
* kotlin: 1.9.10 - used in kotlin compiler und kotlin libs.

## Release

1. on local console: `mvn release:start` - wait for action
2. on local console: `mvn release:finish` - wait for action - sonatype pipeline will run
3. close milestone
4. github release - publish

0 comments on commit 3fca586

Please sign in to comment.