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