Skip to content

Commit

Permalink
Added makaroni4 to the contributors. Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlt committed Oct 18, 2012
1 parent 56cb28b commit 22b1b5b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ If you don't know your WOEID, you can leverage Yahoo's [GeoPlanet](http://develo

== Contributors

[Leandro de Oliveira](http://github.com/leandroo)
[Andrey Voronkov](http://github.com/Antiarchitect)
[Gonzalo A. de la Vega](http://github.com/gadelavega)
[Darren Cauthon](http://github.com/darrencauthon)

Leandro de Oliveira http://github.com/leandroo
Andrey Voronkov http://github.com/Antiarchitect
Gonzalo A. de la Vega http://github.com/gadelavega
Darren Cauthon http://github.com/darrencauthon
Anatoli Makarevich http://github.com/makaroni4

= License

Expand Down
2 changes: 1 addition & 1 deletion lib/yahoo_weatherman.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

module Weatherman

VERSION = '1.1.5'
VERSION = '1.2.0'

URI = 'http://weather.yahooapis.com/forecastrss'

Expand Down
2 changes: 1 addition & 1 deletion yahoo_weatherman.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |gem|
gem.name = "yahoo_weatherman"
gem.version = "1.1.5"
gem.version = "1.2.0"
gem.authors = ["Dalto Curvelano Junior"]
gem.description = "A ruby wrapper to the Yahoo! Weather feed with i18n support."
gem.summary = "A ruby wrapper to the Yahoo! Weather feed with i18n support."
Expand Down

0 comments on commit 22b1b5b

Please sign in to comment.