Skip to content

Commit df2d1a6

Browse files
Update MODULE.bazel to 1.7.0 (#1032)
Co-authored-by: Automatic version bump <[email protected]>
1 parent d3909f0 commit df2d1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Generated by update-module-version.sh. DO NOT EDIT.
22
module(
33
name = "rules_swift",
4-
version = "1.6.0",
4+
version = "1.7.0",
55
bazel_compatibility = [">=6.0.0"],
66
compatibility_level = 1,
77
repo_name = "build_bazel_rules_swift",

0 commit comments

Comments
 (0)