From b2e48a88a1ae06eed3ebf9b2c512e5ad9d7f2eae Mon Sep 17 00:00:00 2001 From: David Darnes Date: Mon, 13 Jun 2016 08:44:34 +0100 Subject: [PATCH] Changes name again to something more searchable --- garth-jekyll-theme.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/garth-jekyll-theme.gemspec b/garth-jekyll-theme.gemspec index d05d8a8..18fc9b1 100644 --- a/garth-jekyll-theme.gemspec +++ b/garth-jekyll-theme.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| - s.name = 'garth' - s.version = '0.1.1' + s.name = 'garth-jekyll-theme' + s.version = '0.1.2' s.license = 'MIT' s.summary = 'An experimental theme for Jekyll' s.description = 'An experimental theme for Jekyll, just to test this out'