We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fffdb25 commit eb8faffCopy full SHA for eb8faff
1 file changed
MODULE.bazel
@@ -11,8 +11,8 @@
11
# SPDX-License-Identifier: Apache-2.0
12
# *******************************************************************************
13
module(
14
- name = "score-mw-log",
15
- version = "0.0.2",
+ name = "score_logging",
+ version = "0.0.3",
16
compatibility_level = 0,
17
)
18
0 commit comments