Skip to content

Commit

Permalink
Bump to v0.21.0 (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
aprudhomme authored Mar 3, 2023
1 parent e3a1624 commit 7e09969
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 @@ -24,7 +24,7 @@ sourceCompatibility = 1.14
targetCompatibility = 1.14

allprojects {
version = '0.20.1'
version = '0.21.0'
group = 'com.yelp.nrtsearch'
}

Expand Down

0 comments on commit 7e09969

Please sign in to comment.