diff --git a/MODULE.bazel b/MODULE.bazel index 7191a93..953bf6c 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -5,7 +5,7 @@ # For more details, please check https://github.com/bazelbuild/bazel/issues/18958 ############################################################################### -CPU_FEATURES_VERSION = "0.9.0" +CPU_FEATURES_VERSION = "0.10.0" module( name = "cpu_features",