Sha256: f111fa1eb3e8a2c19b11ed8eeb011932eec3f329251a7b07415af53c5f8bf607

Contents?: true

Size: 175 Bytes

Versions: 1

Compression:

Stored size: 175 Bytes

Contents

# frozen_string_literal: true

module Hanami
  module Utils
    # The current hanami-utils version.
    #
    # @since 0.1.0
    # @api public
    VERSION = "2.0.2"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hanami-utils-2.0.2 lib/hanami/utils/version.rb