Skip to content

Commit

Permalink
Merge #526
Browse files Browse the repository at this point in the history
526: Update version for the next release (v0.27.1) r=curquiza a=meili-bot

_This PR is auto-generated._

The automated script updates the version of meilisearch-ruby to a new version: "v0.27.1"


Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
  • Loading branch information
meili-bors[bot] and meili-bot committed Mar 11, 2024
2 parents 684a47b + 6e796e7 commit 2d833ce
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.27.0'
VERSION = '0.27.1'

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

0 comments on commit 2d833ce

Please sign in to comment.