=================================================================== --- a/MODULE.bazel +++ b/MODULE.bazel @@ -2,9 +2,9 @@ # SPDX-License-Identifier: Apache-2.0 module( name = "rules_swift_resources", - version = "0.0.0", + version = "0.3.1", bazel_compatibility = [">=7.0.0"], ) bazel_dep(name = "apple_support", version = "2.0.0")