Skip to content

Commit 4b744bc

Browse files
authored
Release v0.3.25 through github actions (#440)
1 parent 1cb0f36 commit 4b744bc

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
@@ -80,7 +80,7 @@ ext.deps = [
8080

8181
allprojects {
8282
group = "com.linkedin.tony"
83-
project.version = "0.3.24"
83+
project.version = "0.3.25"
8484
}
8585

8686
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)