Sha256: 17b5af53190c319d15d6d10d7249178cf5701d39335e987e7744a4b38b2df2dc
Contents?: true
Size: 303 Bytes
Versions: 1
Compression:
Stored size: 303 Bytes
Contents
# frozen_string_literal: true # === USE Semantic Versioning === # MAJOR version when you make incompatible API changes, # MINOR version when you add functionality in a backwards compatible manner # PATCH version when you make backwards compatible bug fixes. # module Simplycop VERSION = '1.7.2' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
simplycop-1.7.2 | lib/simplycop/version.rb |