Add license to gemspec

This commit is contained in:
petedmarsh 2012-12-07 15:24:33 +00:00
parent fa8400ab61
commit a2dd4bf203
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Gem::Specification.new do |s|
s.name = 'jekyll'
s.version = '0.11.2'
s.license = 'MIT'
s.date = '2011-12-27'
s.rubyforge_project = 'jekyll'