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