Commit 4a8315fb98e14f9183a6060be342ae489361522a

Authored by Andrew Kane
1 parent a29c4a82

Version bump to 4.5.1 [skip ci]

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
1 -## 4.6.0 (unreleased) 1 +## 4.5.1 (2021-08-03)
2 2
3 - Improved performance of reindex queue 3 - Improved performance of reindex queue
4 4
lib/searchkick/version.rb
1 module Searchkick 1 module Searchkick
2 - VERSION = "4.5.0" 2 + VERSION = "4.5.1"
3 end 3 end