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