Sha256: 8caf5b9fbf58a8bf42883dd250f29f171d351f4f60a1259a5224378cc3e2b58d
Contents?: true
Size: 143 Bytes
Versions: 1
Compression:
Stored size: 143 Bytes
Contents
# frozen_string_literal: true module Hanami class Assets # Defines the version # # @since 0.1.0 VERSION = "2.2.0" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hanami-assets-2.2.0 | lib/hanami/assets/version.rb |