Skip to content

Commit

Permalink
Prep for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
smillst committed Mar 2, 2023
1 parent b178432 commit 40fcecd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion annotation-file-utilities/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ apply plugin: 'java'
apply plugin: 'com.github.johnrengelman.shadow'

group 'org.checkerframework'
version '3.31.0'
version '3.32.0'

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down
5 changes: 5 additions & 0 deletions annotation-file-utilities/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ <h1>Annotation File Utilities Changelog</h1>
</p>

<ul>
<li>
Version 3.32.0 (released March 2, 2023):
<ul>
<li>No user-visible changes.</li>
</ul>
<li>
Version 3.31.0 (released February 17, 2023):
<ul>
Expand Down

0 comments on commit 40fcecd

Please sign in to comment.