luizcarvalho/open_weather_map

View on GitHub
lib/open_weather_map/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

module OpenWeatherMap
  VERSION = "0.1.0"
end