Release 1.0.0

This commit is contained in:
Parker Moore 2013-05-06 01:16:34 +02:00
parent 9f6da26bb4
commit 9f94eaf061
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Gem::Specification.new do |s|
s.name = 'jekyll'
s.version = '1.0.0'
s.license = 'MIT'
s.date = '2013-05-05'
s.date = '2013-05-06'
s.rubyforge_project = 'jekyll'
s.summary = "A simple, blog aware, static site generator."