Set version to 0.0.0

This commit is contained in:
Pixelastic 2017-12-21 18:34:00 +01:00
parent 57843b8898
commit 079730fca2

View File

@ -2,6 +2,6 @@
module Jekyll
module Algolia
VERSION = '0.0.1'
VERSION = '0.0.0'
end
end