module Hanami module Helpers # Define version # # @since 0.1.0 VERSION = '1.1.0.beta3'.freeze end end