archive/lib/archive/version.rb

4 lines
39 B
Ruby
Raw Normal View History

2014-05-08 06:03:33 +00:00
module Archive
VERSION = "0.0.1"
end