module Hanami module Model # Defines the version # # @since 0.1.0 VERSION = '1.1.0'.freeze end end