Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kishorenc committed Nov 4, 2024
1 parent fe13de1 commit 4af0a7a
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 @@ -17,7 +17,7 @@ repositories {
}

group = 'org.typesense'
version = '1.0.0'
version = '1.1.0'
sourceCompatibility = 1.8
targetCompatibility = 1.8

Expand Down

0 comments on commit 4af0a7a

Please sign in to comment.