Sha256: 87419cc0eac75b8277a5cd12b623d81917f2a82b7ef520e06eeafaeeee0649ec
Contents?: true
Size: 187 Bytes
Versions: 1
Compression:
Stored size: 187 Bytes
Contents
# frozen_string_literal: true module Hanami module Validations # The current hanami-validations version. # # @since 0.1.0 # @api public VERSION = "2.2.0" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hanami-validations-2.2.0 | lib/hanami/validations/version.rb |