Skip to content

Commit

Permalink
Merge pull request #472 from meilisearch/meili-bot/bump-version
Browse files Browse the repository at this point in the history
Update version for the next release (v0.25.0)
  • Loading branch information
brunoocasali committed Aug 15, 2023
2 parents af6c777 + a595c90 commit 7ffc6e7
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.24.0'
VERSION = '0.25.0'

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

0 comments on commit 7ffc6e7

Please sign in to comment.