diff --git a/VERSIONING.md b/VERSIONING.md index 34ee015..bc40038 100644 --- a/VERSIONING.md +++ b/VERSIONING.md @@ -15,4 +15,4 @@ We use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) to manag ## Patch Releases - Patch releases are published as `0.0.Z`. This number [*must be incremented if only backwards compatible bug fixes are introduced.*](https://semver.org/spec/v2.0.0.html#spec-item-6) -- This type of release is used when an existing rule configuration has changed. +- This type of release is used when an existing rule configuration has changed, or when bugs are fixed.