Skip to content

Commit

Permalink
Merge #361
Browse files Browse the repository at this point in the history
361: Update version for the next release (v0.13.1) r=curquiza a=ellnix

Multi-search's `#each_result` had a problem that it would be nice to release as a hotfix (#360).

Co-authored-by: ellnix <[email protected]>
  • Loading branch information
meili-bors[bot] and ellnix authored May 28, 2024
2 parents 1032187 + 18ae0e3 commit e4037a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/meilisearch/rails/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

module MeiliSearch
module Rails
VERSION = '0.13.0'
VERSION = '0.13.1'

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

0 comments on commit e4037a5

Please sign in to comment.