From 7bc553b3458af42c180440da54d4aaf75aca6316 Mon Sep 17 00:00:00 2001 From: Suzanne Millstein Date: Thu, 1 Dec 2022 08:34:57 -0800 Subject: [PATCH] Prep for release. --- annotation-file-utilities/build.gradle | 2 +- annotation-file-utilities/changelog.html | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) 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