Cut over to 0.1.0-RC2
Bug: b/403670487
Change-Id: Ib9ce8217f859c1ffa07a5858f8c3874e32973bef
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/rules_libusb/+/276532
Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ted Pudlik <tpudlik@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 10384f0..6ed518d 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -1,6 +1,6 @@
module(
name = "rules_libusb",
- version = "0.1.0-rc1",
+ version = "0.1.0-rc2",
)
bazel_dep(name = "platforms", version = "0.0.8")