Commit e1837feefa54d6edd24950be54c39ac8fd2bc2bb

Authored by Andrew Kane
1 parent 3b0cbff6

Version bump to 4.3.1 [skip ci]

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
1 -## 4.3.1 (unreleased) 1 +## 4.3.1 (2020-05-13)
2 2
3 - Fixed error with `exclude` in certain cases for Elasticsearch 7.7 3 - Fixed error with `exclude` in certain cases for Elasticsearch 7.7
4 4
lib/searchkick/version.rb
1 module Searchkick 1 module Searchkick
2 - VERSION = "4.3.0" 2 + VERSION = "4.3.1"
3 end 3 end