Sha256: ac03cd4a410175b9af114b9d33a791a75acb48249b38eb2f0f697cdaaadb230a

Contents?: true

Size: 165 Bytes

Versions: 1

Compression:

Stored size: 165 Bytes

Contents

# encoding: utf-8

module RuboCop
  module RSpec
    # Version information for the RSpec RuboCop plugin.
    module Version
      STRING = '1.0.1'
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-rspec-1.0.1 lib/rubocop/rspec/version.rb