Skip to content

Commit

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



Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
  • Loading branch information
meili-bors[bot] and brunoocasali committed Aug 1, 2022
2 parents 6860f67 + 12cb7f3 commit 8b98c84
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.19.1'
VERSION = '0.19.2'

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

0 comments on commit 8b98c84

Please sign in to comment.