Skip to content

Commit

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

Update to v0.12.0


Co-authored-by: ellnix <[email protected]>
  • Loading branch information
meili-bors[bot] and ellnix committed Feb 29, 2024
2 parents 3198ac8 + cf2a7b0 commit 69701cc
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.1'
VERSION = '0.12.0'

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

0 comments on commit 69701cc

Please sign in to comment.