chore(bump): Version bump to 0.5.3

This commit is contained in:
Pixelastic 2015-11-03 16:45:46 +01:00
parent 65b4b58299
commit a49a9eaac3

View File

@ -1,6 +1,6 @@
# Expose gem version
class AlgoliaSearchJekyllVersion
def self.to_s
'0.5.2'
'0.5.3'
end
end