Skip to content

Commit d0f115f

Browse files
Merge #103
103: Update version for the next release (v0.4.1) r=brunoocasali a=brunoocasali Relevant changes: - #101 Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
2 parents dc20877 + bb2622d commit d0f115f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/meilisearch/version.rb

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

33
module MeiliSearch
4-
VERSION = '0.4.0'
4+
VERSION = '0.4.1'
55
end

0 commit comments

Comments
 (0)