Skip to content

Commit

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

Update the version in the `version.rb` file.

Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
  • Loading branch information
meili-bors[bot] and brunoocasali committed Mar 14, 2022
2 parents 02fa4c8 + 36dca50 commit 0f545bd
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.1'
VERSION = '0.18.2'

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

0 comments on commit 0f545bd

Please sign in to comment.