Skip to content

Commit

Permalink
chore: bump top-level report version
Browse files Browse the repository at this point in the history
For MWTELE-263
  • Loading branch information
quintesse committed Jul 16, 2024
1 parent 098e88c commit 99dd3b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,6 @@ static OptionalLong getMemorySize(String size) {

@Override
public String getVersion() {
return "1.0.0";
return "1.0.1";
}
}

0 comments on commit 99dd3b3

Please sign in to comment.