Skip to content

Commit 2840fb6

Browse files
committed
Change the Bazel module version to 20260218.0.
1 parent 7636e7c commit 2840fb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
module(
1616
name = "fuzztest",
17-
version = "head",
17+
version = "20260218.0",
1818
# TODO(lszekeres): Remove and use default name.
1919
repo_name = "com_google_fuzztest",
2020
)

0 commit comments

Comments
 (0)