jam-cloud/admin/lib/jam_admin/version.rb

3 lines
39 B
Ruby
Raw Normal View History

module JamAdmin
VERSION = "0.0.1"
end