Skip to content

Commit

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

We should ship the fix to #352 ASAP, and also add support for #351, I believe that would mean a minor version in semver.

Co-authored-by: ellnix <[email protected]>
  • Loading branch information
meili-bors[bot] and ellnix committed May 10, 2024
2 parents b7b1aaf + f51097a commit 62762b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/meilisearch/rails/version.rb
Expand Up @@ -2,7 +2,7 @@

module MeiliSearch
module Rails
VERSION = '0.12.0'
VERSION = '0.13.0'

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

0 comments on commit 62762b6

Please sign in to comment.