Skip to content

Commit

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

_This PR is auto-generated._

The automated script updates the version of meilisearch-rails to a new version: "vv0.14.1"


Co-authored-by: meili-bot <[email protected]>
Co-authored-by: Bruno Casali <[email protected]>
  • Loading branch information
3 people authored Sep 25, 2024
2 parents b67b98d + 00a5bfc commit 46ecbea
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.0'
VERSION = '0.14.1'

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

0 comments on commit 46ecbea

Please sign in to comment.