Updates gemspec file
This commit is contained in:
parent
74b1561638
commit
78bb521bf3
@ -1,9 +1,9 @@
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'garth-jekyll-theme'
|
||||
s.version = '0.2.2'
|
||||
s.version = '0.2.3'
|
||||
s.license = 'MIT'
|
||||
s.summary = 'An experimental theme for Jekyll'
|
||||
s.description = 'An experimental theme for Jekyll, just to test this out'
|
||||
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'
|
||||
s.author = 'David Darnes'
|
||||
s.email = 'me@daviddarnes.com'
|
||||
s.homepage = 'https://github.com/daviddarnes/garth-jekyll-theme'
|
||||
|
Loading…
Reference in New Issue
Block a user