Skip to content

Commit 065e2cb

Browse files
committed
Rename open_weather to open-weather
1 parent 0f1d102 commit 065e2cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

open_weather.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ $:.push File.expand_path("../lib", __FILE__)
22
require 'open_weather/version'
33

44
Gem::Specification.new do |gem|
5-
gem.name = "open_weather"
5+
gem.name = "open-weather"
66
gem.version = OpenWeather::VERSION
77
gem.authors = ["HsPS <[email protected]>", "Deepak <[email protected]>"]
88
gem.email = ['[email protected]']

0 commit comments

Comments
 (0)