Sha256: 6a57a2ecbe06ecd8925f9bacb163f248329f1c511f646f4d69f3160f7f530d6d

Contents?: true

Size: 181 Bytes

Versions: 1

Compression:

Stored size: 181 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.beta1"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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