Skip to content

Commit

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

Why is it breaking?
- #276
- #277
- #278
- #273

Co-authored-by: Clémentine Urquizar - curqui <clementine@meilisearch.com>
  • Loading branch information
meili-bors[bot] and curquiza committed Jan 12, 2022
2 parents a903bbe + f98098e commit 5f282ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/meilisearch/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module MeiliSearch
VERSION = '0.17.3'
VERSION = '0.18.0'
end

0 comments on commit 5f282ef

Please sign in to comment.