Sha256: 1302be950d7319701bfe089c3f3248086a75756a4447e57c013e358c583ff9c4

Contents?: true

Size: 218 Bytes

Versions: 1

Compression:

Stored size: 218 Bytes

Contents

# frozen_string_literal: true

module Hanami
  module Controller
    # The current hanami-controller version.
    #
    # @return [String]
    #
    # @since 0.1.0
    # @api public
    VERSION = "2.1.0.rc3"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hanami-controller-2.1.0.rc3 lib/hanami/controller/version.rb