Commit 2494e49
Merge #895
895: Update version for the next release (v0.16.1) r=curquiza a=meili-bot
_This PR is auto-generated._
The automated script updates the version of meilisearch-java to a new version: "v0.16.1"
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit
- Documentation
- Updated installation snippets and code samples to reference meilisearch-java 0.16.1 (Maven and Gradle).
- Ensures users installing from README and examples get the latest patch version.
- Chores
- Bumped project version to 0.16.1 across the codebase.
- Updated the reported SDK version string to reflect 0.16.1.
- No functional changes; this is a maintenance release focused on aligning version references.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: meili-bot <[email protected]>File tree
4 files changed
+6
-6
lines changed- src/main/java/com/meilisearch/sdk
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
473 | | - | |
| 473 | + | |
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments