Skip to content

Commit 1c3652a

Browse files
meili-bors[bot]meili-botbrunoocasali
authored
Merge #418
418: Update version for the next release (v0.16.0) r=brunoocasali a=meili-bot _This PR is auto-generated._ The automated script updates the version of meilisearch-rails to a new version: "v0.16.0" <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Summary by CodeRabbit - **Chores** - Updated the displayed version number to v0.16.0. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: meili-bot <[email protected]> Co-authored-by: Bruno Casali <[email protected]>
2 parents cb2aec0 + 7e824ee commit 1c3652a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/meilisearch/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module Meilisearch
44
module Rails
5-
VERSION = '0.15.0'
5+
VERSION = '0.16.0'
66

77
def self.qualified_version
88
"Meilisearch Rails (v#{VERSION})"

0 commit comments

Comments
 (0)