Skip to content

Commit 07ce1e3

Browse files
committed
Fix bazel module name
1 parent 21cb004 commit 07ce1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module(
2-
name = "rabbitmq_lvc_exchange",
2+
name = "rabbitmq_rtopic_exchange",
33
version = "3.11.4",
44
)
55

0 commit comments

Comments
 (0)