Skip to content

Commit eb8faff

Browse files
authored
logging: Update MODULE.bazel version (#4)
Renamed module name to match score_[a-z_]+ Signed-off-by: Nicolae Dicu <nicolae.dicu.ext@qorix.ai>
1 parent fffdb25 commit eb8faff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
# SPDX-License-Identifier: Apache-2.0
1212
# *******************************************************************************
1313
module(
14-
name = "score-mw-log",
15-
version = "0.0.2",
14+
name = "score_logging",
15+
version = "0.0.3",
1616
compatibility_level = 0,
1717
)
1818

0 commit comments

Comments
 (0)