Skip to content

Commit

Permalink
iox-2363 Fix Bzlmod module name
Browse files Browse the repository at this point in the history
  • Loading branch information
lalten committed Oct 17, 2024
1 parent 8d9324b commit 0684371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module(
name = "org_eclipse_iceroyx",
name = "org_eclipse_iceoryx",
version = "2.95.3",
)

Expand Down

0 comments on commit 0684371

Please sign in to comment.