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 f328f90 commit 36eb749Copy full SHA for 36eb749
lib/meilisearch/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Meilisearch
4
- VERSION = '0.30.0'
+ VERSION = '0.31.0'
5
6
def self.qualified_version
7
"Meilisearch Ruby (v#{VERSION})"
0 commit comments