calendar/lib/calendar/version.rb

4 lines
40 B
Ruby
Raw Normal View History

2014-12-16 11:40:15 +00:00
module Calendar
VERSION = "0.0.1"
end