Skip to content

Commit b6dd06a

Browse files
authored
Bump version for #351 (#352)
1 parent b952786 commit b6dd06a

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.19"
83+
project.version = "0.3.20"
8484
}
8585

8686
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)