commit | 4a2d37625b6a2571644b0c9908f9f5a6035fd1a5 | [log] [tgz] |
---|---|---|
author | Googler <ilist@google.com> | Wed Oct 09 08:45:39 2024 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 09 08:46:16 2024 -0700 |
tree | dcc80d59e1ac2a383d1ea046e14c3f4926d06f87 | |
parent | 324612d107b1422c1317e65b36cf54e563869f11 [diff] |
Bump rules_cc version to 0.0.13 PiperOrigin-RevId: 684052002 Change-Id: I91de575a1ad021297787d00f9f95f0d569d9a5d8
diff --git a/MODULE.bazel b/MODULE.bazel index a9c1d02..cca1a2d 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -1,6 +1,6 @@ module( name = "rules_cc", - version = "0.0.12", + version = "0.0.13", compatibility_level = 1, )