ewoga/lib/ewoga/version.rb

4 lines
37 B
Ruby
Raw Normal View History

2016-06-11 11:44:06 +00:00
module Ewoga
VERSION = "0.1.0"
end