Skip to content

Commit

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

Release a new version with the following changes:

- #292 
- #290 
- #295 

Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
  • Loading branch information
meili-bors[bot] and brunoocasali committed Feb 1, 2022
2 parents 1d18a0d + 2364fce commit 6b89ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/meilisearch/version.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true

module MeiliSearch
VERSION = '0.18.0'
VERSION = '0.18.1'

def self.qualified_version
"Meilisearch Ruby (v#{VERSION})"
Expand Down

0 comments on commit 6b89ff0

Please sign in to comment.