From a61794204bb3c3617d430ea665eec5bccf0bcc76 Mon Sep 17 00:00:00 2001 From: David Darnes Date: Fri, 29 Jul 2016 09:22:29 +0100 Subject: [PATCH] Pushes update to rubygems --- garth-jekyll-theme.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/garth-jekyll-theme.gemspec b/garth-jekyll-theme.gemspec index d4ca602..51e5cdb 100644 --- a/garth-jekyll-theme.gemspec +++ b/garth-jekyll-theme.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'garth-jekyll-theme' - s.version = '0.2.3' + s.version = '0.2.4' s.license = 'MIT' s.summary = 'A stupidly simple theme for Jekyll (3.2)' s.description = 'A stupidly simple theme for Jekyll (3.2), using official Jekyll theme implementation'