Skip to content

Commit 9d11d05

Browse files
authored
Bump to 2.2.4 for release (#104)
1 parent fa581f3 commit 9d11d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
}
2121

2222
description = 'Artifact Registry Maven Tools'
23-
ext.project_version = '2.2.4-SNAPSHOT'
23+
ext.project_version = '2.2.4'
2424
ext.isReleaseVersion = !project_version.endsWith("SNAPSHOT")
2525

2626
allprojects {

0 commit comments

Comments
 (0)