Skip to content

Commit

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

Update to v0.11.1


Co-authored-by: ellnix <[email protected]>
  • Loading branch information
meili-bors[bot] and ellnix committed Feb 26, 2024
2 parents b0bfab1 + 7d8c992 commit cda3f08
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.11.0'
VERSION = '0.11.1'

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

0 comments on commit cda3f08

Please sign in to comment.