commit | 91f050e46125fcba5959c157c59c9da53212d355 | [log] [tgz] |
---|---|---|
author | Googler <ilist@google.com> | Fri Sep 13 08:28:49 2024 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 13 08:30:29 2024 -0700 |
tree | 77edfc60a9095d3f1232149c223c2ec9fe0b926e | |
parent | 58debbffe4fa5ff61ced86820ed9bc3fa4fd3cec [diff] |
Release rules_cc 0.0.10 PiperOrigin-RevId: 674308086 Change-Id: I1b673c7b1c04e3d47b826160903357fa1dbb3ba9
diff --git a/MODULE.bazel b/MODULE.bazel index c8dd2a9..91092b0 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -1,6 +1,6 @@ module( name = "rules_cc", - version = "0.0.10-rc2", + version = "0.0.10", compatibility_level = 1, )