Skip to content

Commit

Permalink
Add license to gemspec (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
reiz authored and tpope committed Jun 19, 2017
1 parent c250152 commit 92c65de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fivemat.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ Gem::Specification.new do |gem|
gem.name = "fivemat"
gem.require_paths = ["lib"]
gem.version = '1.3.5'
gem.license = 'MIT'
end

0 comments on commit 92c65de

Please sign in to comment.