Skip to content

Commit dd4a874

Browse files
committed
Use lower case name
1 parent 27a4770 commit dd4a874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

probot.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require_relative "lib/probot/version"
44

55
Gem::Specification.new do |spec|
6-
spec.name = "Probot"
6+
spec.name = "probot"
77
spec.version = Probot::VERSION
88
spec.authors = ["Dan Milne"]
99
spec.email = ["d@nmilne.com"]

0 commit comments

Comments
 (0)