orbit-video/lib/video/version.rb

3 lines
36 B
Ruby
Raw Normal View History

2014-01-15 11:24:12 +00:00
module Video
VERSION = "0.0.1"
end