video/lib/video/version.rb

4 lines
37 B
Ruby
Raw Normal View History

2015-08-31 09:46:03 +00:00
module Video
VERSION = "0.0.1"
end