Skip to content

Commit

Permalink
Release 5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lesserwhirls committed Aug 26, 2021
1 parent e160ea5 commit aacd9d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ allprojects {
// <prerelease version> may be SNAPSHOT, alphax, betax, etc.
// Note - if bumping to a new major or minor version, be sure to update the docs (see step 1 in
// docs/src/private/internal/release.md for details)
version = '5.4.2-SNAPSHOT'
status = 'development'
version = '5.4.2'
status = 'release'
}

// Matches Maven's "project.description".
Expand Down

0 comments on commit aacd9d4

Please sign in to comment.