Sha256: b35b25ec41f301750dd7a73df6e4c7daff7e1a09ccf13cf7039c8d70cfc3d8f1
Contents?: true
Size: 289 Bytes
Versions: 1
Compression:
Stored size: 289 Bytes
Contents
# frozen_string_literal: true module Standard module Rubocop module Lts # Version is introspectable via version_gem module Version # Bump VERSION manually for each new release! # See: CONTRIBUTING.md VERSION = "1.0.6" end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
standard-rubocop-lts-1.0.6 | lib/standard/rubocop/lts/version.rb |