Sha256: b87a0bdf38bed61193e8d40b6f0ee47f72ba5ff6b0bcf4e1c0c41bfeafff6c68
Contents?: true
Size: 214 Bytes
Versions: 1
Compression:
Stored size: 214 Bytes
Contents
# frozen_string_literal: true module Hanami module Controller # The current hanami-controller version. # # @return [String] # # @since 0.1.0 # @api public VERSION = "2.0.2" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hanami-controller-2.0.2 | lib/hanami/controller/version.rb |