4 lines
46 B
Ruby
4 lines
46 B
Ruby
|
module DigitalArchive
|
||
|
VERSION = "0.0.1"
|
||
|
end
|