Skip to content
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.

Commit

Permalink
Regenerate gemspec for version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelastic committed Nov 3, 2015
1 parent 2069528 commit f0add3b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions algoliasearch-jekyll.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: algoliasearch-jekyll 0.4.3 ruby lib
# stub: algoliasearch-jekyll 0.5.0 ruby lib

Gem::Specification.new do |s|
s.name = "algoliasearch-jekyll"
s.version = "0.4.3"
s.version = "0.5.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Tim Carry"]
s.date = "2015-07-29"
s.date = "2015-11-03"
s.description = "Index all your pages and posts to an Algolia index with `jekyll algolia push`"
s.email = "tim@pixelastic.com"
s.extra_rdoc_files = [
Expand All @@ -29,6 +29,7 @@ Gem::Specification.new do |s|
"README.md",
"Rakefile",
"algoliasearch-jekyll.gemspec",
"docs/travis-settings.png",
"lib/algoliasearch-jekyll.rb",
"lib/credential_checker.rb",
"lib/push.rb",
Expand Down

0 comments on commit f0add3b

Please sign in to comment.