Sha256: 1dbb61e4602a86adfe63da7a70d5507a2282173f4deda4eed13ec342cf3aabdb
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.2.0.rc1" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hanami-utils-2.2.0.rc1 | lib/hanami/utils/version.rb |