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.
1 parent fd0a989 commit a5c368eCopy full SHA for a5c368e
lib/meilisearch/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module MeiliSearch
4
- VERSION = '0.26.0'
+ VERSION = '0.27.0'
5
6
def self.qualified_version
7
"Meilisearch Ruby (v#{VERSION})"
0 commit comments