Sha256: 810b5dca7250a04786d52ba49b422dc049df1d25a7f4e7dc5bb3f9dd72f492ef
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.2.0.rc1" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hanami-rspec-2.2.0.rc1 | lib/hanami/rspec/version.rb |