Sha256: ad16b8402d65ea1bb1c27d445475708365e7c14ba263a2899f1ef0eb022f438a
Contents?: true
Size: 259 Bytes
Versions: 1
Compression:
Stored size: 259 Bytes
Contents
module R10K # When updating to a new major (X) or minor (Y) version, include `#major` or # `#minor` (respectively) in your commit message to trigger the appropriate # release. Otherwise, a new patch (Z) version will be released. VERSION = '4.1.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
r10k-4.1.0 | lib/r10k/version.rb |