Skip to content

Commit

Permalink
Update version.rb (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
curquiza committed Dec 13, 2021
1 parent 081b8ef commit 78017a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/meilisearch/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module MeiliSearch
VERSION = '0.17.2'
VERSION = '0.17.3'
end

0 comments on commit 78017a5

Please sign in to comment.