Skip to content

Commit

Permalink
spec file update name change
Browse files Browse the repository at this point in the history
  • Loading branch information
shyam-cb committed Jun 11, 2024
1 parent b29a712 commit 8080d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-gem-publish.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require_relative 'lib/hello_world_gem/version'

Gem::Specification.new do |spec|
spec.name = "hello_world_gem"
spec.name = "test-gem-publish"
spec.version = HelloWorldGem::VERSION
spec.authors = ["Your Name"]
spec.email = ["your.email@example.com"]
Expand Down

0 comments on commit 8080d71

Please sign in to comment.