Sha256: 119d5ca231be9ac7a6ad2562cf37d429193c0b3c009e3e66b682a8018b2f5559
Contents?: true
Size: 179 Bytes
Versions: 1
Compression:
Stored size: 179 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.rc2" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hanami-utils-2.1.0.rc2 | lib/hanami/utils/version.rb |