Skip to content

Commit

Permalink
Update lib/meilisearch/version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
meili-bot committed Feb 14, 2024
1 parent fd0a989 commit a5c368e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/meilisearch/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

module MeiliSearch
VERSION = '0.26.0'
VERSION = '0.27.0'

def self.qualified_version
"Meilisearch Ruby (v#{VERSION})"
Expand Down

0 comments on commit a5c368e

Please sign in to comment.