Skip to content

Commit

Permalink
Merge #167
Browse files Browse the repository at this point in the history
167: Update version for the next release (v0.18.0) r=bidoubiwa a=curquiza



Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
  • Loading branch information
bors[bot] and curquiza authored Apr 29, 2021
2 parents 52adefa + 58d5fa6 commit 74eefe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MeiliSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

class MeiliSearch
{
const VERSION = '0.17.2';
const VERSION = '0.18.0';
}

0 comments on commit 74eefe5

Please sign in to comment.