announcement-pro/lib/announcement/version.rb

4 lines
44 B
Ruby
Raw Normal View History

module Announcement
VERSION = "0.0.1"
end