Skip to content

Commit c07df3e

Browse files
authored
Update version.rb (#110)
1 parent 8b4f33a commit c07df3e

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.13.3'
4+
VERSION = '0.14.0'
55
end

0 commit comments

Comments
 (0)