Skip to content

Commit

Permalink
Update the version for the next release (v0.22.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoocasali committed Feb 6, 2023
1 parent 7f464f4 commit c76cacf
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.1'
VERSION = '0.22.0'

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

0 comments on commit c76cacf

Please sign in to comment.