module Hanami module View # Defines the version # # @since 0.1.0 VERSION = '1.3.0.beta1'.freeze end end