We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46f036d + ba416c5 commit 75b78f6Copy full SHA for 75b78f6
lib/meilisearch/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module MeiliSearch
4
- VERSION = '0.28.2'
+ VERSION = '0.28.3'
5
6
def self.qualified_version
7
"Meilisearch Ruby (v#{VERSION})"
0 commit comments