=================================================================== --- a/MODULE.bazel +++ b/MODULE.bazel @@ -3,8 +3,9 @@ module( name = "aspect_rules_lint", bazel_compatibility = [">=7.6.0"], compatibility_level = 1, + version = "2.2.0", ) # NOTE: when publishing to BCR, we patch this to be True, as we publish pre-built binaries with our releases. IS_RELEASE = True