Update version.

This commit is contained in:
Pixelastic 2015-06-18 12:12:05 +02:00
parent b9d4a48e89
commit 5023f6e5ea

View File

@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'algoliasearch-jekyll'
s.version = '0.0.0'
s.date = '2015-06-04'
s.version = '0.1.0'
s.date = '2015-06-18'
s.summary = 'AlgoliaSearch for Jekyll'
s.description = 'Index all your pages and posts to an Algolia index with `jekyll algolia index`'
s.authors = ['Tim Carry']