File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11Loader for AsyncProfiler
22========================
33
4+ ![ Maven Central] ( https://img.shields.io/maven-central/v/me.bechberger/ap-loader ) ![ GitHub] ( https://img.shields.io/github/license/jvm-profiling-tools/ap-loader )
5+
46Packages [ async-profiler] ( https://github.com/jvm-profiling-tools/async-profiler ) releases in a JAR
57with an ` AsyncProfilerLoader ` (version 2+) that loads the suitable native library for the current platform.
68
@@ -281,9 +283,9 @@ Deploy the latest version via ` bin/releaser.py download build test deploy` as a
281283For a release use `bin/releaser.py download build test deploy_release`,
282284but before make sure to do the following for a new sub release:
283285
284- - increment the `SUB_VERSION` variable in `bin/releaser.py`
285286- update the version number in the README
286287- update the changelog in the README and `bin/releaser.py`
288+ - and increment the `SUB_VERSION` variable in `bin/releaser.py` afterwards
287289
288290And the following for a new async-profiler release:
289291- update the version in the README
You can’t perform that action at this time.
0 commit comments