Skip to content

Commit

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

Apply hotfix: #387


Co-authored-by: ellnix <ellnix@disroot.org>
  • Loading branch information
meili-bors[bot] and ellnix authored Jan 15, 2025
2 parents 4aa55a7 + b8ca631 commit 5c408f1
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.14.1'
VERSION = '0.14.2'

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

0 comments on commit 5c408f1

Please sign in to comment.