Skip to content

Commit

Permalink
Change the Bazel module version to 20241028.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
fniksic committed Oct 29, 2024
1 parent dfb10bc commit cce9aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

module(
name = "fuzztest",
version = "head",
version = "20241028.0",
repo_name = "com_google_fuzztest",
)

Expand Down

0 comments on commit cce9aa1

Please sign in to comment.