Skip to content

Commit

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

_This PR is auto-generated._

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


Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
  • Loading branch information
meili-bors[bot] and meili-bot committed Sep 14, 2023
2 parents 8f17552 + bc63978 commit 187b143
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.25.0'
VERSION = '0.25.1'

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

0 comments on commit 187b143

Please sign in to comment.