video/lib/video/version.rb

4 lines
37 B
Ruby

module Video
VERSION = "0.0.1"
end