Skip to content

Commit 595bbb3

Browse files
author
haileyajohnson
committed
begin work on 5.4.2-SNAPSHOT
1 parent 7d9cbfe commit 595bbb3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.1'
49-
status = 'release'
48+
version = '5.5.2-SNAPSHOT'
49+
status = 'development'
5050
}
5151

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

0 commit comments

Comments
 (0)