Sha256: e7a24492bdcd9260785b5d71906386f92a4220d21e63142402a1ce365f00728d

Contents?: true

Size: 220 Bytes

Versions: 1

Compression:

Stored size: 220 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.2.0.beta2"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hanami-controller-2.2.0.beta2 lib/hanami/controller/version.rb