Skip to content

Commit a009c02

Browse files
authored
Merge pull request #416 from meilisearch/release-v0.21.1
Update the version for the next release (v0.21.1)
2 parents 80b6c4a + fefd82c commit a009c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/meilisearch/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
module MeiliSearch
4-
VERSION = '0.21.0'
4+
VERSION = '0.21.1'
55

66
def self.qualified_version
77
"Meilisearch Ruby (v#{VERSION})"

0 commit comments

Comments
 (0)