Skip to content

Commit 60f3c34

Browse files
haileyajohnsonhaileyajohnson
authored andcommitted
release 5.5.3
1 parent f391525 commit 60f3c34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ allprojects {
4545
// <prerelease version> may be SNAPSHOT, alphax, betax, etc.
4646
// Note - if bumping to a new major or minor version, be sure to update the docs (see step 1 in
4747
// docs/src/private/internal/release.md for details)
48-
version = '5.5.3-SNAPSHOT'
49-
status = 'development'
48+
version = '5.5.3'
49+
status = 'release'
5050
}
5151

5252
// Matches Maven's "project.description".

0 commit comments

Comments
 (0)