Sha256: 17f34e28c4a598cd7e301f36585ecb49568747f51f24d1008345ddb8cc075a3d
Contents?: true
Size: 150 Bytes
Versions: 1
Compression:
Stored size: 150 Bytes
Contents
# frozen_string_literal: true module Hanami module Utils # Defines the version # # @since 0.1.0 VERSION = "2.0.0.alpha6" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hanami-utils-2.0.0.alpha6 | lib/hanami/utils/version.rb |