Files
kamal/lib/kamal/version.rb
2023-09-18 17:39:01 -07:00

4 lines
37 B
Ruby

module Kamal
VERSION = "1.0.0"
end