orbit-location/lib/location/version.rb

4 lines
40 B
Ruby
Raw Normal View History

2014-01-15 10:47:39 +00:00
module Location
VERSION = "0.0.1"
end