2 Commits

Author SHA1 Message Date
Ben Balter
8f614ade83 💎 bump 2016-12-14 13:49:15 -05:00
Ben Balter
2474f2247a Add license to Gemspec 2016-12-14 13:44:19 -05:00

View File

@@ -2,7 +2,8 @@
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "jekyll-theme-hacker" s.name = "jekyll-theme-hacker"
s.version = "0.0.1" s.version = "0.0.2"
s.license = "CC0-1.0"
s.authors = ["Jason Costello", "GitHub, Inc."] s.authors = ["Jason Costello", "GitHub, Inc."]
s.email = ["opensource+jekyll-theme-hacker@github.com"] s.email = ["opensource+jekyll-theme-hacker@github.com"]
s.homepage = "https://github.com/pages-themes/hacker" s.homepage = "https://github.com/pages-themes/hacker"