Skip to content

Commit 679a4a1

Browse files
Merge #604
604: Update version for next release (v0.31.0) r=curquiza a=ellnix Should release federated search as soon as possible, so there's a version to target with ms-rails. Co-authored-by: ellnix <[email protected]>
2 parents f328f90 + 36eb749 commit 679a4a1

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.30.0'
4+
VERSION = '0.31.0'
55

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

0 commit comments

Comments
 (0)