Skip to content

Commit

Permalink
Merge #100
Browse files Browse the repository at this point in the history
100: Update version for the next release (v0.4.0) r=brunoocasali a=brunoocasali

Why is it breaking?
- #99
- #92

Other relevant changes:
- #96
- #94

Co-authored-by: Bruno Casali <[email protected]>
  • Loading branch information
bors[bot] and brunoocasali authored Jan 13, 2022
2 parents c27fac2 + afbb3e4 commit 28088e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/meilisearch/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module MeiliSearch
VERSION = '0.3.0'
VERSION = '0.4.0'
end

0 comments on commit 28088e6

Please sign in to comment.