epaper/lib/e_paper/version.rb

4 lines
38 B
Ruby
Raw Permalink Normal View History

2019-05-28 15:54:32 +00:00
module EPaper
VERSION = "0.0.1"
end