Skip to content

Commit

Permalink
Update for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
smillst committed Apr 1, 2020
1 parent 9212283 commit bc72385
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ allprojects {
// * any new checkers have been added,
// * the patch level is 9 (keep the patch level as a single digit), or
// * backward-incompatible changes have been made to APIs or elsewhere.
version '3.3.0-SNAPSHOT'
version '3.3.0'

repositories {
mavenCentral()
Expand Down
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ Implementation details:
`reportWarning` instead.
* AbstractTypeProcessor#typeProcessingOver() always gets called.

Closed issues:
1307, 1881, 1929, 2432, 2793, 3040, 3046, 3050, 3056, 3083, 3124, 3126, 3129,
3132, 3139, 3149, 3150, 3167, 3189.

---------------------------------------------------------------------------

Version 3.2.0, March 2, 2020
Expand Down

0 comments on commit bc72385

Please sign in to comment.