Skip to content

Commit 11fbadf

Browse files
Merge #563
563: Update version for the next release (v0.28.2) r=brunoocasali a=meili-bot _This PR is auto-generated._ The automated script updates the version of meilisearch-ruby to a new version: "v0.28.2" Co-authored-by: meili-bot <[email protected]>
2 parents 54f9c6b + f85be7c commit 11fbadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/meilisearch/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
module MeiliSearch
4-
VERSION = '0.28.1'
4+
VERSION = '0.28.2'
55

66
def self.qualified_version
77
"Meilisearch Ruby (v#{VERSION})"

0 commit comments

Comments
 (0)