Sha256: 487d204910498eb959f87cc384005d81338ae5843f6f15b9bdc38b9936fe3a72
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.0" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hanami-utils-2.0.0 | lib/hanami/utils/version.rb |