chore(bump): Version bump to 0.5.2

This commit is contained in:
Pixelastic 2015-11-03 16:37:13 +01:00
parent ffca1b9952
commit 3dc03af347

View File

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