mkvtoolnix/rake.d/vendor/comp_tree-1.1.3/lib/comp_tree/version.rb

4 lines
40 B
Ruby
Raw Normal View History

module CompTree
VERSION = "1.1.3"
end