diff options
| -rw-r--r-- | github-linguist.gemspec (renamed from linguist.gemspec) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linguist.gemspec b/github-linguist.gemspec index 757a974..43346fc 100644 --- a/linguist.gemspec +++ b/github-linguist.gemspec @@ -1,5 +1,5 @@ Gem::Specification.new do |s| - s.name = 'linguist' + s.name = 'github-linguist' s.version = '1.0.0' s.summary = "GitHub Language detection" |
