portal-template/lib/portal_template/version.rb

4 lines
46 B
Ruby
Raw Normal View History

2024-01-24 10:27:26 +00:00
module PortalTemplate
VERSION = "0.0.1"
end