module Lotus module Helpers # Define version # # @since 0.1.0 VERSION = '0.2.0'.freeze end end