Skip to content

Commit

Permalink
Bump version after openai spec update.
Browse files Browse the repository at this point in the history
  • Loading branch information
kishorenc committed Mar 22, 2024
1 parent 3bf7c84 commit 14ad1dc
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 @@ -14,7 +14,7 @@ repositories {
}

group = 'org.typesense'
version = '0.6.0'
version = '0.7.0'
sourceCompatibility = 1.8
targetCompatibility = 1.8

Expand Down

0 comments on commit 14ad1dc

Please sign in to comment.