Skip to content

Commit

Permalink
Merge pull request #21 from elsoul/fix/gemspec
Browse files Browse the repository at this point in the history
add v
  • Loading branch information
POPPIN-FUMI authored Nov 9, 2021
2 parents 28e1949 + 9d4120d commit d9969b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion souls.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |gem|

gem.metadata["homepage_uri"] = gem.homepage
gem.metadata["source_code_uri"] = "https://github.com/elsoul/souls"
gem.metadata["changelog_uri"] = "https://github.com/elsoul/souls/releases/tag/#{gem.version}"
gem.metadata["changelog_uri"] = "https://github.com/elsoul/souls/releases/tag/v#{gem.version}"

gem.files = `git ls-files -- lib/*`.split("\n") +
[
Expand Down

0 comments on commit d9969b6

Please sign in to comment.