Skip to content

Commit 37388bd

Browse files
committed
bump version to 29.1
1 parent 1080f1c commit 37388bd

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
@@ -10,7 +10,7 @@ def ENV = System.getenv()
1010
base {
1111
archivesName = project.name
1212
}
13-
version = '29.0'
13+
version = '29.1'
1414
group = project.maven_group
1515

1616
if (!ENV.MAVEN_URL) {

0 commit comments

Comments
 (0)