Sha256: 26816734d47afff9babcc8dcfda2d0951fcc99e34b8d8aaf7b25f044bb6ee709
Contents?: true
Size: 179 Bytes
Versions: 1
Compression:
Stored size: 179 Bytes
Contents
# frozen_string_literal: true module Hanami module RSpec # The current hanami-rspec version. # # @since 2.0.0 # @api public VERSION = "2.1.0.rc2" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hanami-rspec-2.1.0.rc2 | lib/hanami/rspec/version.rb |