weather/lib/ruling_weather/version.rb

4 lines
45 B
Ruby
Raw Normal View History

2021-07-27 08:31:45 +00:00
module RulingWeather
VERSION = '0.0.1'
end