Sha256: ffe05a724273f1171828625448fabb4c840cbb7e4333ea4071acd1cda29b37a4
Contents?: true
Size: 154 Bytes
Versions: 1
Compression:
Stored size: 154 Bytes
Contents
# frozen_string_literal: true module Hanami module Controller # Defines the version # # @since 0.1.0 VERSION = "2.0.0.beta4" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hanami-controller-2.0.0.beta4 | lib/hanami/controller/version.rb |