Skip to content

Commit

Permalink
Release Version 0.4.8 (#602)
Browse files Browse the repository at this point in the history
This adds #598 to support fully qualified HFDS path

Signed-off-by: Abin Shahab <[email protected]>
  • Loading branch information
ashahab authored Sep 28, 2021
1 parent 9bf6eec commit d0f3176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ ext.deps = [

allprojects {
group = "com.linkedin.tony"
project.version = "0.4.7"
project.version = "0.4.8"
}

task sourcesJar(type: Jar) {
Expand Down

0 comments on commit d0f3176

Please sign in to comment.