Skip to content

Commit e4037a5

Browse files
Merge #361
361: Update version for the next release (v0.13.1) r=curquiza a=ellnix Multi-search's `#each_result` had a problem that it would be nice to release as a hotfix (#360). Co-authored-by: ellnix <[email protected]>
2 parents 1032187 + 18ae0e3 commit e4037a5

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.13.0'
5+
VERSION = '0.13.1'
66

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

0 commit comments

Comments
 (0)