# frozen_string_literal: true module Hanami class View # @api private VERSION = "2.0.0.alpha3" end end