Sha256: 192db58600443baa3c917ef138019484320b7373cad62c687d9e99626d660365
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.7" end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
standard-rubocop-lts-1.0.7 | lib/standard/rubocop/lts/version.rb |