Freshly/spicerack

View on GitHub
around_the_world/lib/around_the_world/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

module AroundTheWorld
  # This constant is managed by spicerack
  VERSION = "0.27.1"
end