diff --git a/annotation-file-utilities/build.gradle b/annotation-file-utilities/build.gradle index 1851ec92c..5ba06bf77 100644 --- a/annotation-file-utilities/build.gradle +++ b/annotation-file-utilities/build.gradle @@ -19,7 +19,7 @@ apply plugin: 'com.github.johnrengelman.shadow' apply plugin: 'com.diffplug.spotless' group 'org.checkerframework' -version '3.27.0' +version '3.28.0' sourceCompatibility = 1.8 targetCompatibility = 1.8 diff --git a/annotation-file-utilities/changelog.html b/annotation-file-utilities/changelog.html index d8f16129c..f86e21130 100644 --- a/annotation-file-utilities/changelog.html +++ b/annotation-file-utilities/changelog.html @@ -13,7 +13,12 @@

Annotation File Utilities Changelog