Skip to content

Commit 0b18a51

Browse files
bors[bot]curquiza
andauthored
Merge #162
162: Update version.rb for next release (v0.15.1) r=bidoubiwa a=curquiza Co-authored-by: Clémentine Urquizar <[email protected]>
2 parents d0f4e0a + f79fc18 commit 0b18a51

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,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module MeiliSearch
4-
VERSION = '0.15.0'
4+
VERSION = '0.15.1'
55
end

0 commit comments

Comments
 (0)