Sha256: 350185ba175cc4b8563ecc22446bc4f078ee467702ef555ec78401c7f64e35bb

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.1.0"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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