Skip to content

Commit fa29f9b

Browse files
authored
Update version.rb (#80)
1 parent add6a7e commit fa29f9b

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

0 commit comments

Comments
 (0)