Skip to content

Commit

Permalink
Bump nrtsearch version to 0.14.0 (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakn7 authored Aug 9, 2022
1 parent b074e16 commit 046c8e5
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 @@ -22,7 +22,7 @@ sourceCompatibility = 1.14
targetCompatibility = 1.14

allprojects {
version = '0.13.0'
version = '0.14.0'
group = 'com.yelp.nrtsearch'
}

Expand Down

0 comments on commit 046c8e5

Please sign in to comment.