Skip to content

Commit

Permalink
Merge pull request #416 from meilisearch/release-v0.21.1
Browse files Browse the repository at this point in the history
Update the version for the next release (v0.21.1)
  • Loading branch information
brunoocasali committed Jan 12, 2023
2 parents 80b6c4a + fefd82c commit a009c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/meilisearch/version.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true

module MeiliSearch
VERSION = '0.21.0'
VERSION = '0.21.1'

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

0 comments on commit a009c02

Please sign in to comment.