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