diff --git a/MODULE.bazel b/MODULE.bazel index 80e74e7..adea8f9 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: BSD-3-Clause -module(name = "asl", version = "0.4.0") +module(name = "asl", version = "0.5.0") bazel_dep(name = "platforms", version = "0.0.11") bazel_dep(name = "rules_license", version = "1.0.0")