Skip to content

Commit

Permalink
Increment version to 0.0.6 (#59)
Browse files Browse the repository at this point in the history
Signed-off-by: Kathryn Kodama <[email protected]>
  • Loading branch information
kathrynkodama authored Jan 11, 2022
1 parent eafa9c5 commit 84e077b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'io.openliberty.tools'
version '0.0.5'
version '0.0.6'

sourceCompatibility = 1.8

Expand All @@ -30,6 +30,10 @@ intellij {

patchPluginXml {
changeNotes """
<b> 0.0.6 </b>
<ul>
<li> Fix release
</ul>
<b> 0.0.5 </b>
<ul>
<li> Update action wording and documentation
Expand Down

0 comments on commit 84e077b

Please sign in to comment.