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