Skip to content

Commit

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

_This PR is auto-generated._

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


Co-authored-by: meili-bot <[email protected]>
  • Loading branch information
meili-bors[bot] and meili-bot authored Jul 1, 2024
2 parents 1875bac + f11ecfe commit 6f2cbc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/meilisearch/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

module MeiliSearch
VERSION = '0.27.1'
VERSION = '0.28.0'

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

0 comments on commit 6f2cbc2

Please sign in to comment.