# frozen_string_literal: true module Hanami class View # @api public # @since 2.1.0 VERSION = "2.1.0.rc2" end end